Skip to content

Commit

Permalink
Remove unused peerDependency of @polar/plugin-address-search
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Feb 21, 2024
1 parent 7ab1443 commit f85892a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/plugins/AddressSearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"peerDependencies": {
"@masterportal/masterportalapi": "2.8.0",
"@repositoryname/vuex-generators": "^1.1.2",
"i18next": "^23.7.16",
"ol": "7.1.0",
"vue": "^2.6.14",
"vuex": "^3.6.2"
Expand Down
1 change: 0 additions & 1 deletion packages/plugins/AddressSearch/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const external = createFilter(
'@masterportal/masterportalapi/**',
'@polar/**',
'@repositoryname/vuex-generators',
'i18next',
'lodash.debounce',
'ol/**',
'vue',
Expand Down

0 comments on commit f85892a

Please sign in to comment.