Skip to content

Commit

Permalink
remove pixi.js from depends
Browse files Browse the repository at this point in the history
  • Loading branch information
just nobody committed Feb 16, 2017
1 parent c9850e3 commit e879a3c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Expand Up @@ -12,7 +12,6 @@
"author": "just nobody",
"license": "MIT",
"devDependencies": {
"@types/pixi.js": "^4.3.1",
"@types/webpack": "^2.2.6",
"css-loader": "^0.26.1",
"file-loader": "^0.10.0",
Expand All @@ -24,8 +23,5 @@
"typescript": "^2.1.6",
"webpack": "^2.2.1",
"webpack-dev-server": "^2.3.0"
},
"dependencies": {
"pixi.js": "^4.3.5"
}
}

0 comments on commit e879a3c

Please sign in to comment.