Skip to content

Commit

Permalink
https://github.com/elmsln/issues/issues/1652
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Aug 9, 2023
1 parent 3807b94 commit 2ca1f6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions elements/course-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"license": "",
"dependencies": {
"@google/model-viewer": "3.1.1",
"@google/model-viewer": "3.2.1",
"lit": "^2.7.6"
},
"devDependencies": {
Expand All @@ -65,7 +65,7 @@
"web-animations-js": "2.3.2"
},
"resolutions": {
"@google/model-viewer": "3.1.1"
"@google/model-viewer": "3.2.1"
},
"private": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"resolutions": {
"@mdjs/mdjs-preview": "0.5.9",
"@lit/reactive-element": "1.6.2",
"@google/model-viewer": "3.1.1",
"@google/model-viewer": "3.2.1",
"lit-element": "3.3.2",
"webpack": "5.87.0",
"lit-html": "2.7.5",
Expand Down

1 comment on commit 2ca1f6c

@vercel
Copy link

@vercel vercel bot commented on 2ca1f6c Aug 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.