We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58b391 commit 887b18eCopy full SHA for 887b18e
src/VirtoCommerce.ImportModule.Web/module.manifest
@@ -38,7 +38,7 @@
38
<frontendModules>
39
<frontendModule id="import-app" path="App/dist">
40
<compatibleWith>
41
- <dependency id="@vc-shell/framework">[1.2.4,2.0.0)</dependency>
+ <dependency id="@vc-shell/framework">[2.0.0,3.0.0)</dependency>
42
</compatibleWith>
43
</frontendModule>
44
</frontendModules>
0 commit comments