We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5509b5b commit a5ccc38Copy full SHA for a5ccc38
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"lint": "bin/lint",
16
"install": "npm run-script build && ./release.sh"
17
},
18
- "devDependencies": {
+ "dependencies": {
19
"blint": "^1",
20
"node-static": "0.6.0",
21
"phantomjs-prebuilt": "^2.1.12",
0 commit comments