Skip to content

Commit

Permalink
Updating versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Dec 3, 2024
1 parent 42b2b57 commit c6ea900
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dev/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"motion": "workspace:*",
"motion-dom": "workspace:*"
"motion": "^11.13.0",
"motion-dom": "^11.13.0"
},
"devDependencies": {
"vite": "^5.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7602,8 +7602,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "html-env@workspace:dev/html"
dependencies:
motion: "workspace:*"
motion-dom: "workspace:*"
motion: ^11.13.0
motion-dom: ^11.13.0
vite: ^5.2.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10345,7 +10345,7 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@^11.13.0, motion-dom@workspace:*, motion-dom@workspace:packages/motion-dom":
"motion-dom@^11.13.0, motion-dom@workspace:packages/motion-dom":
version: 0.0.0-use.local
resolution: "motion-dom@workspace:packages/motion-dom"
languageName: unknown
Expand Down Expand Up @@ -10418,7 +10418,7 @@ __metadata:
languageName: unknown
linkType: soft

"motion@workspace:*, motion@workspace:packages/motion":
"motion@^11.13.0, motion@workspace:packages/motion":
version: 0.0.0-use.local
resolution: "motion@workspace:packages/motion"
dependencies:
Expand Down

0 comments on commit c6ea900

Please sign in to comment.