intact-vue
Advanced tools
Comparing version 0.0.4 to 0.1.0
{ | ||
"name": "intact-vue", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "A compatibility layer for running intact component in vue", | ||
"main": "dist/intact.vue.js", | ||
"module": "src/index.js", | ||
"scripts": { | ||
@@ -8,0 +7,0 @@ "test": "karma start karma.config.js", |
17719