Skip to content

Commit 720bb33

Browse files
committed
chore(babylon): bump
1 parent 35fa35d commit 720bb33

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/canvas-babylon/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-babylon",
3-
"version": "1.0.0-alpha1",
3+
"version": "1.0.0-alpha2",
44
"description": "",
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
"babylonjs": "^4.1.0"
4138
}
4239
}

0 commit comments

Comments
 (0)