We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe05465 commit 1f34d57Copy full SHA for 1f34d57
packages/canvas-babylon/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/canvas-babylon",
3
- "version": "1.0.0-alpha4",
+ "version": "1.0.0-beta.0",
4
"description": "",
5
"main": "index",
6
"typings": "index.d.ts",
@@ -33,7 +33,7 @@
33
"readmeFilename": "README.md",
34
"bootstrapper": "@nativescript/plugin-seed",
35
"peerDependencies": {
36
- "@nativescript/canvas": "~1.0.0-alpha.0",
+ "@nativescript/canvas": "alpha",
37
"babylonjs": "^4.1.0"
38
}
39
0 commit comments