vue-component-tree
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "vue-component-tree", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Tree view for your demo components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -14,2 +14,3 @@ # vue-component-tree | ||
import VueComponentTree from 'vue-component-tree' | ||
import 'vue-component-tree/src/scss/app.sass' | ||
@@ -16,0 +17,0 @@ const router = new Router({ |
Sorry, the diff of this file is not supported yet
300735
24