Skip to content

Commit d7abfca

Browse files
committed
Use index.js as main entry point, refs #10
1 parent 0d00d46 commit d7abfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shins",
33
"version": "2.0.1-1",
44
"description": "Shins Is Not Slate",
5-
"main": "arapaho.js",
5+
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)