We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c636f0d commit cf894b1Copy full SHA for cf894b1
package.json
@@ -8,7 +8,7 @@
8
},
9
"main": "./index.js",
10
"files": [
11
- "index.js"
+ "index.js", "stringify.js"
12
],
13
"scripts": {
14
"test": "node tests/test.js && jshint *.js"
0 commit comments