Add v-clipboard

This commit is contained in:
Oliver-Akins 2020-10-02 17:55:49 -06:00
parent b7975ed784
commit ed163876c5
3 changed files with 9 additions and 1 deletions

View file

@ -9,6 +9,7 @@
},
"dependencies": {
"core-js": "^3.6.5",
"v-clipboard": "^2.2.3",
"vue": "^2.6.11",
"vue-socket.io": "^3.0.10"
},