Skip to content

Commit ef4fbb7

Browse files
committed
chore: v2
1 parent 1d7e203 commit ef4fbb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/canvas-three/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-three",
3-
"version": "2.0.0-rc.22",
3+
"version": "2.0.1",
44
"description": "Utilities for using THREE.js on NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -33,7 +33,7 @@
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed",
3535
"dependencies": {
36-
"@nativescript/canvas-polyfill": "rc",
36+
"@nativescript/canvas-polyfill": "*",
3737
"three": "~0.169.0"
3838
}
3939
}

0 commit comments

Comments
 (0)