Skip to content

Commit

Permalink
fix(release): bug fixing
Browse files Browse the repository at this point in the history
fixing some bugs
  • Loading branch information
ecerroni committed Aug 16, 2016
1 parent 5637a1b commit f9db887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vdc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ var dsMethods = require('./process-method')
/**
*
* A good chunk is based on Zhuojie Zhou's awesome meteor-vue package @ https://github.com/zhouzhuojie/meteor-vue/blob/master/lib/main.js
* Also re-used some code from the vue-verify package
*/

exports.install = function (Vue, options){
Expand Down

0 comments on commit f9db887

Please sign in to comment.