Skip to content

Commit

Permalink
Upgrade Volto to 14a23 and remove no longer needed config
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Oct 23, 2021
1 parent b7d1356 commit 28a51e0
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 405 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@
"not dead"
],
"engines": {
"node": "^12 || ^14"
"node": "^12 || ^14 || ^16"
},
"dependencies": {
"@plone/volto": "13.6.0"
"@plone/volto": "14.0.0-alpha.23"
},
"devDependencies": {
"@storybook/addon-actions": "6.3.1",
Expand All @@ -127,9 +127,5 @@
"stylelint-config-idiomatic-order": "8.1.0",
"stylelint-config-prettier": "8.0.1",
"stylelint-prettier": "1.1.2"
},
"resolutions": {
"@plone/volto/react-select": "4.3.1",
"@plone/volto/react-select-async-paginate": "0.5.3"
}
}
369 changes: 0 additions & 369 deletions src/customizations/volto/components/manage/Widgets/SelectWidget.jsx

This file was deleted.

Loading

0 comments on commit 28a51e0

Please sign in to comment.