Skip to content

Commit 22cc8e7

Browse files
committed
chore(phaser-ce): bump
1 parent dfb0726 commit 22cc8e7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/canvas-phaser-ce/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-phaser-ce",
3-
"version": "1.0.0-alpha5",
3+
"version": "1.0.0-alpha6",
44
"description": "Tools for using Phaser-ce to build native 2D games in NativeScript 👾",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -35,5 +35,8 @@
3535
"peerDependencies": {
3636
"@nativescript/canvas": "~0.9.2",
3737
"phaser-ce": "2.15.0"
38+
},
39+
"dependencies": {
40+
"@nativescript/canvas-polyfill": "~1.0.0-alpha12"
3841
}
3942
}

0 commit comments

Comments
 (0)