aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2018-05-01 14:09:24 +0200
committerJohann-S <[email protected]>2018-06-01 10:30:11 +0200
commit96cbb58cb37d831bc6321a0ebb6ac6b93db7d2e8 (patch)
treea534d3189dfda249c0d091f1e270fbc58b3134dd /package.json
parentb1eb3fccfa722afc4f7ca0d00eb848353ce8aed8 (diff)
downloadbootstrap-96cbb58cb37d831bc6321a0ebb6ac6b93db7d2e8.tar.xz
bootstrap-96cbb58cb37d831bc6321a0ebb6ac6b93db7d2e8.zip
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 352ef9b6b..6a8e962ba 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",