]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
chore(bundlesize): increase bootstrap.js max size
authorJohann-S <johann.servoire@gmail.com>
Tue, 1 May 2018 12:09:24 +0000 (14:09 +0200)
committerJohann-S <johann.servoire@gmail.com>
Fri, 1 Jun 2018 08:30:11 +0000 (10:30 +0200)
package.json

index 352ef9b6b5db7050f6ce9bcdde6d0a53556e72d5..6a8e962ba74152e3d8d510daf465aa2ff90601c2 100644 (file)
     },
     {
       "path": "./dist/js/bootstrap.js",
-      "maxSize": "20 kB"
+      "maxSize": "21 kB"
     },
     {
       "path": "./dist/js/bootstrap.min.js",