Skip to content

Commit e869611

Browse files
committed
chore(phaser): bump
1 parent 14c2dd2 commit e869611

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/canvas-phaser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-phaser",
3-
"version": "1.0.0-alpha2",
3+
"version": "1.0.0-alpha3",
44
"description": "Build awesome 2D games with Phaser.js and NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -33,10 +33,10 @@
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed",
3535
"dependencies": {
36-
"@nativescript/canvas-polyfill": "~1.0.0-alpha9"
36+
"@nativescript/canvas-polyfill": "~1.0.0-alpha10"
3737
},
3838
"peerDependencies": {
39-
"@nativescript/canvas": "~0.9.0",
39+
"@nativescript/canvas": "~0.9.1",
4040
"phaser": "^3.24.1"
4141
}
4242
}

0 commit comments

Comments
 (0)