Skip to content

Commit

Permalink
update threejs to r117 (google#1231)
Browse files Browse the repository at this point in the history
  • Loading branch information
elalish authored May 28, 2020
1 parent e592273 commit 534b558
Show file tree
Hide file tree
Showing 6 changed files with 30,794 additions and 11 deletions.
5 changes: 3 additions & 2 deletions packages/3dom/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/3dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"typescript": "3.7.3"
},
"dependencies": {
"three": "mrdoob/three.js#dev"
"three": "^0.117.0"
},
"publishConfig": {
"access": "public"
Expand Down
12 changes: 7 additions & 5 deletions packages/model-viewer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/model-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"dependencies": {
"@google/3dom": "0.0.1-alpha.4",
"lit-element": "^2.2.0",
"three": "mrdoob/three.js#dev",
"three": "^0.117.0",
"@types/resize-observer-browser": "^0.1.2"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 534b558

Please sign in to comment.