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 e07960d commit 99f2161Copy full SHA for 99f2161
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "slow-json-stringify",
3
- "version": "2.0.1",
4
- "description": "The slowest JSON stringifier in the galaxy (:",
+ "version": "2.1.0",
+ "description": "The slow.. well actually fastest JSON stringifier in the galaxy.",
5
"source": "src/sjs.mjs",
6
"main": "dist/sjs.js",
7
"module": "dist/sjs.mjs",
0 commit comments