Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Olivier NAHOUM committed Jul 14, 2024
1 parent ec74f7c commit 7246c14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
15 changes: 7 additions & 8 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "usdz-viewer-net",
"version": "1.0.8",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -12,7 +11,7 @@
"dependencies": {
"core-js": "^3.6.5",
"three": "^0.166.0",
"three-usdz-loader": "^1.0.8",
"three-usdz-loader": "^1.0.9",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.1.2",
Expand Down

0 comments on commit 7246c14

Please sign in to comment.