Skip to content

Commit f45a23c

Browse files
committed
chore(babylon): bump
1 parent fea54e8 commit f45a23c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/canvas-babylon/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-babylon",
3-
"version": "1.0.0-alpha0",
3+
"version": "1.0.0-alpha1",
44
"description": "",
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
},
38-
"peerDependencies": {
39-
"@nativescript/canvas": "~0.9.0",
40-
"babylonjs": "^4.1.0"
41-
}
38+
"peerDependencies": {
39+
"@nativescript/canvas": "~0.9.1",
40+
"babylonjs": "^4.1.0"
41+
}
4242
}

0 commit comments

Comments
 (0)