Skip to content

Commit 6ce27f1

Browse files
committed
add main prop in package.json
1 parent 54999d2 commit 6ce27f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"bugs": {
1515
"url": "https://github.com/bgrins/javascript-astar/issues"
1616
},
17+
"main": "./astar.js",
1718
"homepage": "http://bgrins.github.io/javascript-astar",
1819
"devDependencies": {
1920
"grunt": "~0.4.5",

0 commit comments

Comments
 (0)