Browse Source

Update to vue.common.js as per 2.1 release (#29)

pull/33/head
Alexandru Bucur 9 years ago
committed by Chris Fritz
parent
commit
84d3390548
  1. 2
      template/package.json

2
template/package.json

@ -24,7 +24,7 @@
},
{{#if_eq build "standalone"}}
"browser": {
"vue": "vue/dist/vue"
"vue": "vue/dist/vue.common.js"
},
{{/if_eq}}
"dependencies": {

Loading…
Cancel
Save