Skip to content

Commit

Permalink
Update size-limit to the latest version 🚀 (mui#8020)
Browse files Browse the repository at this point in the history
* chore(package): update size-limit to version 0.11.0

* Update package.json
  • Loading branch information
greenkeeper[bot] authored and oliviertassinari committed Sep 3, 2017
1 parent 11e8c3d commit de08d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"redux-logger": "^3.0.6",
"rimraf": "^2.6.1",
"sinon": "^3.2.1",
"size-limit": "^0.10.0",
"size-limit": "^0.11.0",
"typescript": "^2.4.2",
"url-loader": "^0.5.9",
"vrtest": "^0.2.0",
Expand All @@ -175,7 +175,7 @@
"size-limit": [
{
"path": "build/index.js",
"limit": "123 KB"
"limit": "79 KB"
}
],
"nyc": {
Expand Down

0 comments on commit de08d5f

Please sign in to comment.