Skip to content

Commit

Permalink
Update @plone/components version to grab the one in the monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jun 4, 2024
1 parent 85884ac commit 59817a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend_addon/cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"__npm_package_name": "{{ cookiecutter.npm_package_name }}",
"__version_package": "1.0.0-alpha.0",
"__version_plone_volto": "{{ cookiecutter.volto_version }}",
"__version_plone_components": "1.7.0",
"__version_plone_components": "workspace:*",
"__version_plone_scripts": "^3.6.1",
"__version_mrs_developer": "^2.2.0",
"__version_pnpm": "9.1.1",
Expand Down

0 comments on commit 59817a2

Please sign in to comment.