Skip to content

Commit 18beeb8

Browse files
committed
add volto scripts
1 parent 1b089a1 commit 18beeb8

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@
3333
"storybook-build": "VOLTOCONFIG=$(pwd)/volto.config.js pnpm --filter @plone/volto build-storybook -c $(pwd)/.storybook"
3434
},
3535
"dependencies": {
36-
"@plone/volto": "workspace:*",
3736
"@plone/registry": "workspace:*",
37+
"@plone/scripts": "^3.10.3",
38+
"@plone/volto": "workspace:*",
3839
"volto-blockslisting": "workspace:*"
3940
},
4041
"devDependencies": {

frontend/pnpm-lock.yaml

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)