Add main property to package.json, closes #244
This commit is contained in:
parent
caa3c00d0a
commit
3d935a83f6
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
"url": "https://github.com/GoodBoyDigital/pixi.js.git"
|
||||
},
|
||||
|
||||
"main": "bin/pixi.js",
|
||||
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.x",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue