We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb844bb commit d6b7124Copy full SHA for d6b7124
packages/vue-component/package.js
@@ -44,5 +44,5 @@ Package.onUse(function(api) {
44
api.versionsFrom('1.4.2');
45
api.use('isobuild:compiler-plugin@1.0.0');
46
api.use('akryum:vue-component-dev-server@0.0.5');
47
- api.use('akryum:vue-component-dev-client@0.2.6');
+ api.use('akryum:vue-component-dev-client@0.2.8');
48
});
0 commit comments