Skip to content

Commit

Permalink
bumped version (#2676)
Browse files Browse the repository at this point in the history
  • Loading branch information
elalish authored Aug 9, 2021
1 parent 8614b3e commit f94c8c2
Show file tree
Hide file tree
Showing 9 changed files with 1,100 additions and 914 deletions.
314 changes: 179 additions & 135 deletions package-lock.json

Large diffs are not rendered by default.

578 changes: 314 additions & 264 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": "1.7.2",
"version": "1.8.0",
"description": "Easily display interactive 3D models on the web and in AR!",
"repository": "https://github.com/google/model-viewer",
"bugs": {
Expand Down Expand Up @@ -102,4 +102,4 @@
"publishConfig": {
"access": "public"
}
}
}
24 changes: 12 additions & 12 deletions packages/modelviewer.dev/package-lock.json

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

4 changes: 2 additions & 2 deletions 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": "^1.7.2",
"@google/model-viewer": "^1.8.0",
"@types/prismjs": "^1.16.6",
"focus-visible": "^5.2.0",
"lit-element": "^2.5.1",
Expand All @@ -38,4 +38,4 @@
"@rollup/plugin-replace": "^2.4.2",
"typescript": "4.3.5"
}
}
}
Loading

0 comments on commit f94c8c2

Please sign in to comment.