Skip to content

Commit

Permalink
Merge branch '2.0' into 2
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Mar 11, 2024
2 parents 5a2ce71 + 50804f0 commit 4df6b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions js/externals.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ module.exports = (ENV, PATHS, module) => {
'components/LiteralField/LiteralField': 'LiteralField',
'components/Loading/CircularLoading': 'CircularLoading',
'components/Loading/Loading': 'Loading',
'components/Modal/Modal': 'Modal',
'components/PopoverField/PopoverField': 'PopoverField',
'components/Preview/Preview': 'Preview',
'components/ResizeAware/ResizeAware': 'ResizeAware',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@silverstripe/webpack-config",
"version": "2.0.1",
"version": "2.0.2",
"description": "SilverStripe config files for modules",
"engines": {
"node": ">=18.x"
Expand Down

0 comments on commit 4df6b55

Please sign in to comment.