Skip to content

Commit dfb0726

Browse files
committed
chore(babylon): bump
1 parent 4e8d211 commit dfb0726

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/canvas-babylon/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-babylon",
3-
"version": "1.0.0-alpha2",
3+
"version": "1.0.0-alpha3",
44
"description": "",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -35,5 +35,8 @@
3535
"peerDependencies": {
3636
"@nativescript/canvas": "~0.9.2",
3737
"babylonjs": "^4.1.0"
38+
},
39+
"dependencies": {
40+
"@nativescript/canvas-polyfill": "~1.0.0-alpha12"
3841
}
3942
}

0 commit comments

Comments
 (0)