vue-edit-json
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vue-edit-json", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "View and edit JSON as an vue component", | ||
@@ -5,0 +5,0 @@ "author": "Fingerpich <zarei.bs@gmail.com>", |
@@ -33,7 +33,3 @@ # Vue-edit-json | ||
``` html | ||
<JsonEditor is-edit="true" v-model="jsonData" ></JsonEditor> | ||
<JsonEditor is-edit="true" v-model="jsonData" ></JsonEditor> | ||
``` | ||
## Example | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
420548
35