2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-20 20:00:37 +03:00

remove the clipboard code from the dist file

This commit is contained in:
陈峰
2019-03-26 21:40:06 +08:00
parent 0705e552c5
commit 73af09a8ec
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
}
],
"dependencies": {
"clipboard": "^1.7.1",
"clipboard": "^2.0.4",
"vue": "^2.6.9"
},
"devDependencies": {