fix error in bower json
This commit is contained in:
parent
c14e0ad979
commit
3f64db9497
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"main": "bin/pixi.js",
|
||||
|
||||
"ignore": [
|
||||
"**/.*"
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue