Add main property to package.json, closes #244

This commit is contained in:
Chad Engler 2013-08-04 00:10:40 -07:00
parent caa3c00d0a
commit 3d935a83f6

View file

@ -16,6 +16,8 @@
"url": "https://github.com/GoodBoyDigital/pixi.js.git"
},
"main": "bin/pixi.js",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.x",