Add "main" in the package.json

2.x-doc
jaywcjlove 9 years ago
parent a125f17dbd
commit 0832d01205

@ -2,7 +2,7 @@
"name": "hotkeys",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "src/hotkeys.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},

Loading…
Cancel
Save