fix error in bower json

This commit is contained in:
Chad Engler 2014-01-05 09:27:30 -08:00
parent c14e0ad979
commit 3f64db9497

View file

@ -5,7 +5,7 @@
"main": "bin/pixi.js",
"ignore": [
"**/.*"
"**/.*",
"node_modules",
"bower_components",
"test"