Skip to content

Commit d32ee5d

Browse files
committed
chore(phaser): bump
1 parent 5313a6d commit d32ee5d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/canvas-phaser/package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-phaser",
3-
"version": "1.0.0-alpha3",
3+
"version": "1.0.0-alpha4",
44
"description": "Build awesome 2D games with Phaser.js and NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -32,11 +32,8 @@
3232
"homepage": "https://github.com/NativeScript/canvas",
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed",
35-
"dependencies": {
36-
"@nativescript/canvas-polyfill": "~1.0.0-alpha10"
37-
},
3835
"peerDependencies": {
39-
"@nativescript/canvas": "~0.9.1",
36+
"@nativescript/canvas": "~0.9.2",
4037
"phaser": "^3.24.1"
4138
}
4239
}

0 commit comments

Comments
 (0)