Skip to content

Commit

Permalink
v3.0.2 (#4137)
Browse files Browse the repository at this point in the history
* 0.0.1

* bump version

* revert error
  • Loading branch information
elalish authored Feb 21, 2023
1 parent 8c14189 commit 28497c2
Show file tree
Hide file tree
Showing 8 changed files with 398 additions and 395 deletions.
202 changes: 101 additions & 101 deletions package-lock.json

Large diffs are not rendered by default.

197 changes: 99 additions & 98 deletions packages/model-viewer/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/model-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google/model-viewer",
"version": "3.0.1",
"version": "3.0.2",
"description": "Easily display interactive 3D models on the web and in AR!",
"repository": "https://github.com/google/model-viewer",
"bugs": {
Expand Down Expand Up @@ -111,4 +111,4 @@
"publishConfig": {
"access": "public"
}
}
}
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": "^3.0.1",
"@google/model-viewer": "^3.0.2",
"@types/prismjs": "^1.16.6",
"focus-visible": "^5.2.0",
"lit": "^2.2.3",
Expand Down
171 changes: 86 additions & 85 deletions packages/render-fidelity-tools/package-lock.json

Large diffs are not rendered by default.

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.44.0",
"@babylonjs/loaders": "^5.44.0",
"@google/model-viewer": "^3.0.1",
"@google/model-viewer": "^3.0.2",
"@khronosgroup/gltf-viewer": "^1.0.9",
"@polymer/paper-button": "^3.0.1",
"@polymer/paper-radio-group": "^3.0.1",
Expand Down
213 changes: 107 additions & 106 deletions packages/space-opera/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/space-opera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"Chris George <chrisgeorge@google.com>"
],
"devDependencies": {
"@google/model-viewer": "^3.0.1",
"@google/model-viewer": "^3.0.2",
"@material/mwc-button": "^0.25.3",
"@material/mwc-checkbox": "^0.25.3",
"@material/mwc-dialog": "^0.25.3",
Expand Down

0 comments on commit 28497c2

Please sign in to comment.