vue-qriously
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vue-qriously", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Component to generate HTML canvas QR codes for Vue.js 2.0", | ||
"main": "src/vue-qriously.js", | ||
"main": "dist/vue-qriously.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "dev": "cross-env NODE_ENV=development webpack --progress --hide-modules", |
Sorry, the diff of this file is not supported yet
206254