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 ca12e1a commit ceea658Copy full SHA for ceea658
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-to-js-obj",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A utility to remove comments from JSON and return javascript object",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
0 commit comments