Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
englercj committed Apr 27, 2015
1 parent 129e51f commit ec7f723
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixi-spine",
"version": "1.0.1",
"version": "1.0.2",
"description": "Spine implementation for pixi v3",
"author": "Mat Groves",
"contributors": [
Expand All @@ -23,7 +23,7 @@
"2d",
"render"
],
"peerDependencies":{
"peerDependencies": {
"pixi.js": "^3.0.2"
},
"dependencies": {
Expand Down Expand Up @@ -57,7 +57,6 @@
"watchify": "^2.2.1"
},
"browserify": {
"transform": [
]
"transform": []
}
}

0 comments on commit ec7f723

Please sign in to comment.