We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
files
1 parent 49d5a8a commit e56edceCopy full SHA for e56edce
package.json
@@ -7,6 +7,9 @@
7
"url": "https://github.com/FB55/CSSwhat"
8
},
9
"main": "./index.js",
10
+ "files": [
11
+ "index.js"
12
+ ],
13
"scripts": {
14
"test": "node tests/test.js && jshint *.js"
15
0 commit comments