Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jan 9, 2025
1 parent 1b9ecf2 commit 99a3062
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "volto-bookmarks-dev",
"version": "2.0.0",
"description": "Manage bookmarks / favorites in Plone Volto",
"author": "Katja S\u00fcss",
"author": "Katja Süss",
"homepage": "https://github.com/collective/volto-bookmarks",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -33,9 +33,9 @@
"storybook-build": "VOLTOCONFIG=$(pwd)/volto.config.js pnpm --filter @plone/volto build-storybook -c $(pwd)/.storybook"
},
"dependencies": {
"@plone/volto": "workspace:*",
"@plone/registry": "workspace:*",
"@plone-collective/volto-bookmarks": "workspace:*",
"@plone/registry": "workspace:*",
"@plone/volto": "workspace:*",
"policy": "workspace:*"
},
"devDependencies": {
Expand Down
70 changes: 42 additions & 28 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 99a3062

Please sign in to comment.