File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Package . describe ( {
22 name : 'akryum:vue-component-dev-client' ,
3- version : '0.4.6 ' ,
3+ version : '0.4.7 ' ,
44 summary : 'Hot-reloading client for vue components' ,
55 git : 'https://github.com/Akryum/meteor-vue-component' ,
66 documentation : 'README.md' ,
Original file line number Diff line number Diff line change 11Package . describe ( {
22 name : 'akryum:vue-component' ,
3- version : '0.15.0 ' ,
3+ version : '0.15.1 ' ,
44 summary : 'VueJS single-file components that hot-reloads' ,
55 git : 'https://github.com/Akryum/meteor-vue-component' ,
66 documentation : 'README.md' ,
@@ -46,5 +46,5 @@ Package.registerBuildPlugin({
4646Package . onUse ( function ( api ) {
4747 api . use ( 'isobuild:compiler-plugin@1.0.0' )
4848 api . use ( 'akryum:vue-component-dev-server@0.1.4' )
49- api . use ( 'akryum:vue-component-dev-client@0.4.6 ' )
49+ api . use ( 'akryum:vue-component-dev-client@0.4.7 ' )
5050} )
Original file line number Diff line number Diff line change 11Package . describe ( {
22 name : 'akryum:vue-less' ,
3- version : '0.2.0 ' ,
3+ version : '0.2.1 ' ,
44 summary : 'Add less support for vue components' ,
55 git : 'https://github.com/Akryum/meteor-vue-component' ,
66 documentation : 'README.md' ,
You can’t perform that action at this time.
0 commit comments