Skip to content

Commit 2e59a92

Browse files
committed
Revert "Update development tools"
This reverts commit 8662936.
1 parent e95520c commit 2e59a92

File tree

3 files changed

+777
-941
lines changed

3 files changed

+777
-941
lines changed

.size-limit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
33
"path": "index.js",
4-
"limit": "1008 B"
4+
"limit": "1009 B"
55
}
66
]

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,22 @@
2525
"./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js"
2626
},
2727
"devDependencies": {
28-
"@size-limit/preset-small-lib": "^4.6.2",
28+
"@size-limit/preset-small-lib": "^2.1.3",
2929
"chai": "^4.2.0",
30-
"clean-publish": "^1.1.8",
30+
"clean-publish": "^1.1.2",
3131
"envify": "^4.1.0",
32-
"grunt": "^1.3.0",
32+
"grunt": "^1.0.3",
3333
"grunt-browserify": "^5.3.0",
3434
"grunt-cli": "^1.3.2",
3535
"grunt-contrib-concat": "^1.0.1",
3636
"grunt-contrib-jshint": "^1.1.0",
3737
"grunt-contrib-uglify": "^3.4.0",
3838
"grunt-mocha-test": "^0.13.3",
3939
"grunt-notify": "^0.4.1",
40-
"grunt-open": "^0.2.4",
40+
"grunt-open": "^0.2.3",
4141
"grunt-release": "^0.14.0",
4242
"load-grunt-tasks": "^4.0.0",
4343
"mocha": "^5.2.0",
44-
"size-limit": "^4.6.2",
4544
"time-grunt": "^1.2.1"
4645
},
4746
"license": "MIT",

0 commit comments

Comments
 (0)