Skip to content

Commit

Permalink
Update Size Limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 6, 2019
1 parent b45d595 commit 5a1d108
Show file tree
Hide file tree
Showing 3 changed files with 1,723 additions and 673 deletions.
2 changes: 1 addition & 1 deletion .size-limit → .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"path": "index.js",
"limit": "1004 B"
"limit": "1009 B"
}
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^2.1.3",
"chai": "^4.2.0",
"clean-publish": "^1.0.10",
"envify": "^4.1.0",
Expand All @@ -47,7 +48,6 @@
"grunt-release": "^0.14.0",
"load-grunt-tasks": "^4.0.0",
"mocha": "^5.2.0",
"size-limit": "^0.21.0",
"time-grunt": "^1.2.1"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit 5a1d108

Please sign in to comment.