Skip to content

Commit 2fba4a2

Browse files
committed
chore: reverted version of packages used in benchmark to "latest"
1 parent 43398a3 commit 2fba4a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"benchmark": "^2.1.4",
1010
"coveralls": "^3.0.0",
1111
"eslint": "^6.7.0",
12-
"fast-stable-stringify": "^1.0.0",
13-
"faster-stable-stringify": "^1.0.0",
14-
"json-stable-stringify": "^1.0.0",
12+
"fast-stable-stringify": "latest",
13+
"faster-stable-stringify": "latest",
14+
"json-stable-stringify": "latest",
1515
"nyc": "^14.1.0",
1616
"pre-commit": "^1.2.2",
1717
"tape": "^4.11.0"

0 commit comments

Comments
 (0)