Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2018-05-01 15:09:24 +0300
committerJohann-S <johann.servoire@gmail.com>2018-06-01 11:30:11 +0300
commit96cbb58cb37d831bc6321a0ebb6ac6b93db7d2e8 (patch)
treea534d3189dfda249c0d091f1e270fbc58b3134dd /package.json
parentb1eb3fccfa722afc4f7ca0d00eb848353ce8aed8 (diff)
chore(bundlesize): increase bootstrap.js max size
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 352ef9b6b5..6a8e962ba7 100644
--- a/package.json
+++ b/package.json
@@ -188,7 +188,7 @@
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "20 kB"
+ "maxSize": "21 kB"
},
{
"path": "./dist/js/bootstrap.min.js",