We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e5079 commit 1bfb973Copy full SHA for 1bfb973
package.json
@@ -2,7 +2,7 @@
2
"name": "javascript-snake",
3
"version": "1.0.0",
4
"description": "JavaScript Snake<br/> By Patrick Gillespie<br/> License: MIT<br/> http://patorjk.com/games/snake",
5
- "main": "index.html",
+ "main": "js/snake.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments