Skip to content

Commit

Permalink
chore(three): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Sep 28, 2020
1 parent 7ada3ab commit ff17f77
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions packages/canvas-three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/canvas-three",
"version": "1.0.0-alpha4",
"version": "1.0.0-alpha5",
"description": "Utilities for using THREE.js on NativeScript",
"main": "index",
"typings": "index.d.ts",
Expand Down Expand Up @@ -32,11 +32,8 @@
"homepage": "https://github.com/NativeScript/canvas",
"readmeFilename": "README.md",
"bootstrapper": "@nativescript/plugin-seed",
"dependencies": {
"@nativescript/canvas-polyfill": "~1.0.0-alpha10"
},
"peerDependencies": {
"@nativescript/canvas": "~0.9.1",
"@nativescript/canvas": "~0.9.2",
"three": "^0.120.1"
}
}

0 comments on commit ff17f77

Please sign in to comment.