Skip to content

Commit ff17f77

Browse files
committed
chore(three): bump
1 parent 7ada3ab commit ff17f77

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/canvas-three/package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-three",
3-
"version": "1.0.0-alpha4",
3+
"version": "1.0.0-alpha5",
44
"description": "Utilities for using THREE.js on NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -32,11 +32,8 @@
3232
"homepage": "https://github.com/NativeScript/canvas",
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed",
35-
"dependencies": {
36-
"@nativescript/canvas-polyfill": "~1.0.0-alpha10"
37-
},
3835
"peerDependencies": {
39-
"@nativescript/canvas": "~0.9.1",
36+
"@nativescript/canvas": "~0.9.2",
4037
"three": "^0.120.1"
4138
}
4239
}

0 commit comments

Comments
 (0)