Skip to content

Commit 5f50f34

Browse files
committed
chore: add resolution for @module-federation/dts-plugin to package.json
1 parent 171e2ae commit 5f50f34

File tree

1 file changed

+3
-0
lines changed
  • src/VirtoCommerce.MarketplaceCommissionsModule.Web/commissions-app

1 file changed

+3
-0
lines changed

src/VirtoCommerce.MarketplaceCommissionsModule.Web/commissions-app/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
"vue": "^3.5.13",
6969
"vue-router": "^4.2.5"
7070
},
71+
"resolutions": {
72+
"@module-federation/dts-plugin": "2.0.1"
73+
},
7174
"lint-staged": {
7275
"*.{js,ts,html,css}": "prettier --write '**/*.{ts,vue}'",
7376
"*.{js,ts,vue}": "eslint --fix --cache '**/*.{ts,vue}'"

0 commit comments

Comments
 (0)