vuejs-templates / browserify

A full-featured Browserify + vueify setup with hot-reload, linting & unit testing.
273 stars 85 forks source link

fix babel-runtime dependency to 6.0.0 version #8

Closed JSmith01 closed 8 years ago

JSmith01 commented 8 years ago

npm install fails due to 'vueify@8.4.1 wants babel-runtime@^6.0.0'

yyx990803 commented 8 years ago

Thanks!