Skip to content

Commit 887b18e

Browse files
committed
chore: update compatibility range for @vc-shell/framework in module manifest
1 parent e58b391 commit 887b18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VirtoCommerce.ImportModule.Web/module.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<frontendModules>
3939
<frontendModule id="import-app" path="App/dist">
4040
<compatibleWith>
41-
<dependency id="@vc-shell/framework">[1.2.4,2.0.0)</dependency>
41+
<dependency id="@vc-shell/framework">[2.0.0,3.0.0)</dependency>
4242
</compatibleWith>
4343
</frontendModule>
4444
</frontendModules>

0 commit comments

Comments
 (0)