We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43398a3 commit 2fba4a2Copy full SHA for 2fba4a2
package.json
@@ -9,9 +9,9 @@
9
"benchmark": "^2.1.4",
10
"coveralls": "^3.0.0",
11
"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",
+ "fast-stable-stringify": "latest",
+ "faster-stable-stringify": "latest",
+ "json-stable-stringify": "latest",
15
"nyc": "^14.1.0",
16
"pre-commit": "^1.2.2",
17
"tape": "^4.11.0"
0 commit comments