Skip to content

Commit 1f34d57

Browse files
committed
chore(babylon): bump
1 parent fe05465 commit 1f34d57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/canvas-babylon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-babylon",
3-
"version": "1.0.0-alpha4",
3+
"version": "1.0.0-beta.0",
44
"description": "",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -33,7 +33,7 @@
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed",
3535
"peerDependencies": {
36-
"@nativescript/canvas": "~1.0.0-alpha.0",
36+
"@nativescript/canvas": "alpha",
3737
"babylonjs": "^4.1.0"
3838
}
3939
}

0 commit comments

Comments
 (0)