Skip to content

Commit

Permalink
Update development tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 21, 2020
1 parent e20d680 commit 8662936
Show file tree
Hide file tree
Showing 3 changed files with 941 additions and 777 deletions.
2 changes: 1 addition & 1 deletion .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"path": "index.js",
"limit": "1009 B"
"limit": "1008 B"
}
]
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,23 @@
"./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^2.1.3",
"@size-limit/preset-small-lib": "^4.6.2",
"chai": "^4.2.0",
"clean-publish": "^1.1.2",
"clean-publish": "^1.1.8",
"envify": "^4.1.0",
"grunt": "^1.0.3",
"grunt": "^1.3.0",
"grunt-browserify": "^5.3.0",
"grunt-cli": "^1.3.2",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-uglify": "^3.4.0",
"grunt-mocha-test": "^0.13.3",
"grunt-notify": "^0.4.1",
"grunt-open": "^0.2.3",
"grunt-open": "^0.2.4",
"grunt-release": "^0.14.0",
"load-grunt-tasks": "^4.0.0",
"mocha": "^5.2.0",
"size-limit": "^4.6.2",
"time-grunt": "^1.2.1"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit 8662936

Please sign in to comment.