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 Jan 8, 2024
2 parents fa3e586 + a2fb8bb commit 5a2ce71
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 @@ -44,6 +44,7 @@ module.exports = (ENV, PATHS, module) => {
'components/ResizeAware/ResizeAware': 'ResizeAware',
'components/Search/Search': 'Search',
'components/Search/SearchToggle': 'SearchToggle',
'components/SearchableDropdownField/SearchableDropdownField': 'SearchableDropdownField',
'components/Tag/CompactTagList': 'CompactTagList',
'components/Tag/Tag': 'Tag',
'components/Tag/TagList': 'TagList',
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.0",
"version": "2.0.1",
"description": "SilverStripe config files for modules",
"engines": {
"node": ">=18.x"
Expand Down

0 comments on commit 5a2ce71

Please sign in to comment.