We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99c721 commit fa2f8c1Copy full SHA for fa2f8c1
1 file changed
package.json
@@ -6,11 +6,5 @@
6
},
7
"description": "Simple JS game",
8
"author": "https://twitter.com/brianamarie",
9
- "version": "1.0.0",
10
- "devDependencies": {
11
- "jshint": "^2.8.0"
12
- },
13
- "scripts": {
14
- "test": "./node_modules/jshint/bin/jshint stats.js"
15
- }
+ "version": "1.0.0"
16
}
0 commit comments