2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-17 19:21:24 +03:00

Update package.json

This commit is contained in:
陈峰
2019-11-05 15:35:35 +08:00
committed by GitHub
parent 76c0ad4a8e
commit 59c3344b28
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "vue-json-viewer",
"version": "2.2.7",
"version": "2.2.8",
"description": "vuejs展示json的组件",
"main": "vue-json-viewer.js",
"files": [
@@ -45,7 +45,7 @@
"email": "sacha.stafyniak@gmail.com"
}
],
"peerDependencies": {
"dependencies": {
"clipboard": "^2.0.4",
"vue": "^2.6.9"
},