Skip to content

Commit

Permalink
v2.1.1 (google#3966)
Browse files Browse the repository at this point in the history
  • Loading branch information
elalish authored Nov 23, 2022
1 parent 6cfffde commit 95c70e4
Show file tree
Hide file tree
Showing 8 changed files with 565 additions and 487 deletions.
326 changes: 165 additions & 161 deletions package-lock.json

Large diffs are not rendered by default.

301 changes: 169 additions & 132 deletions packages/model-viewer/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/model-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google/model-viewer",
"version": "2.1.0",
"version": "2.1.1",
"description": "Easily display interactive 3D models on the web and in AR!",
"repository": "https://github.com/google/model-viewer",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/modelviewer.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"node": ">=6.0.0"
},
"dependencies": {
"@google/model-viewer": "^2.1.0",
"@google/model-viewer": "^2.1.1",
"@types/prismjs": "^1.16.6",
"focus-visible": "^5.2.0",
"lit": "^2.2.3",
Expand Down
100 changes: 50 additions & 50 deletions packages/render-fidelity-tools/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/render-fidelity-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@actions/core": "^1.2.4",
"@babylonjs/core": "^5.27.1",
"@babylonjs/loaders": "^5.27.1",
"@google/model-viewer": "^2.1.0",
"@google/model-viewer": "^2.1.1",
"@khronosgroup/gltf-viewer": "^1.0.9",
"@polymer/paper-button": "^3.0.1",
"@polymer/paper-radio-group": "^3.0.1",
Expand Down
Loading

0 comments on commit 95c70e4

Please sign in to comment.