Skip to content

Commit 38eca29

Browse files
committed
chore(three): bump
1 parent aab3dff commit 38eca29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/canvas-three/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-three",
3-
"version": "1.0.0-alpha3",
3+
"version": "1.0.0-alpha4",
44
"description": "Utilities for using THREE.js on NativeScript",
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
},
3838
"peerDependencies": {
39-
"@nativescript/canvas": "~0.9.0",
39+
"@nativescript/canvas": "~0.9.1",
4040
"three": "^0.120.1"
4141
}
4242
}

0 commit comments

Comments
 (0)