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 39588b5 commit 34355bdCopy full SHA for 34355bd
packages/vue-component/package.js
@@ -11,7 +11,7 @@ Package.registerBuildPlugin({
11
use: [
12
'ecmascript@0.6.1',
13
'caching-compiler@1.1.9',
14
- 'babel-compiler@6.13.0',
+ 'babel-compiler@7.0.0',
15
'templating-tools@1.1.2',
16
],
17
sources: [
packages/vue-router2/package.js
'ecmascript@0.4.4',
'caching-compiler@1.0.5',
- 'babel-compiler@6.8.0',
'plugin/plugin.js',
0 commit comments