Skip to content

Commit

Permalink
chore: pin correct version of workspace deps
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Jun 18, 2023
1 parent 5a5787b commit a31f289
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/anywidget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"build": "node build.mjs"
},
"dependencies": {
"@anywidget/vite": "workspace:*",
"@anywidget/types": "workspace:*",
"@anywidget/vite": "workspace:~",
"@anywidget/types": "workspace:~",
"@jupyter-widgets/base": "^2 || ^3 || ^4 || ^5 || ^6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit a31f289

Please sign in to comment.