Skip to content

Commit 7a89570

Browse files
committed
chore: update compatibility range for @vc-shell/framework in module manifest
1 parent c194b9b commit 7a89570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VirtoCommerce.MarketplaceRegistrationModule.Web/module.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<frontendModules>
3636
<frontendModule id="vcmp-registration" path="vcmp-registration/dist">
3737
<compatibleWith>
38-
<dependency id="@vc-shell/framework">[1.2.4,2.0.0)</dependency>
38+
<dependency id="@vc-shell/framework">[2.0.0,3.0.0)</dependency>
3939
</compatibleWith>
4040
</frontendModule>
4141
</frontendModules>

0 commit comments

Comments
 (0)