aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-01-30 17:55:57 +0200
committerXhmikosR <[email protected]>2019-02-05 10:24:49 +0200
commit1139f62ca26be2057ff15550061adf6ac201b2a8 (patch)
treeaeb1b68fba6075f3c0377a56d98a6cfb537b4f69 /package.json
parent8f6cffde97d9ef0f41f11ed55578d736b9750e89 (diff)
downloadbootstrap-1139f62ca26be2057ff15550061adf6ac201b2a8.tar.xz
bootstrap-1139f62ca26be2057ff15550061adf6ac201b2a8.zip
Adjust bundlesize limits.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e0eb83b56..68595485c 100644
--- a/package.json
+++ b/package.json
@@ -186,11 +186,11 @@
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "21 kB"
+ "maxSize": "21.25 kB"
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "22.5 kB"
+ "maxSize": "23 kB"
},
{
"path": "./dist/js/bootstrap.min.js",