Skip to content

Commit

Permalink
v1.0.0 Migrate to Phaser 3.17. ComponentClip extends Phaser Container.
Browse files Browse the repository at this point in the history
  • Loading branch information
xense committed Jun 13, 2019
1 parent 6172d3e commit 233f39a
Show file tree
Hide file tree
Showing 8 changed files with 232 additions and 453 deletions.
2 changes: 1 addition & 1 deletion dist/phaser-ui-comps-with-underscore.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/phaser-ui-comps.min.js

Large diffs are not rendered by default.

343 changes: 181 additions & 162 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phaser-ui-comps",
"version": "0.1.3",
"version": "1.0.0",
"description": "Phaser 3 UI Components Framework and JSFL builder for Adobe Animate",
"main": "src/phasercomps.js",
"scripts": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"webpack-dev-server": "^3.2.1"
},
"dependencies": {
"phaser": "^3.16.2",
"phaser": "^3.17.0",
"underscore": "^1.9.1"
},
"deprecated": false
Expand Down
Loading

0 comments on commit 233f39a

Please sign in to comment.