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 3f4e9c7 commit 20a2e83Copy full SHA for 20a2e83
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-stable-stringify",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
5
"main": "index.js",
6
"dependencies": {
0 commit comments