Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jan 9, 2019
1 parent 1b4164f commit 8760922
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -166,11 +166,11 @@
},
{
"path": "./dist/css/bootstrap-reboot.css",
"maxSize": "3 kB"
"maxSize": "2 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
"maxSize": "3 kB"
"maxSize": "2 kB"
},
{
"path": "./dist/css/bootstrap.css",
Expand All @@ -186,15 +186,15 @@
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
"maxSize": "22 kB"
"maxSize": "21 kB"
},
{
"path": "./dist/js/bootstrap.js",
"maxSize": "23 kB"
"maxSize": "22.5 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
"maxSize": "15 kB"
"maxSize": "14.5 kB"
}
],
"jspm": {
Expand Down

0 comments on commit 8760922

Please sign in to comment.