0
0
Fork 0

Add clipboard polyfill

This commit is contained in:
Oliver-Akins 2020-08-23 12:19:19 -06:00
parent 16e0a6b7bf
commit a2f927918c
2 changed files with 7 additions and 0 deletions

View file

@ -12,6 +12,7 @@
},
"dependencies": {
"axios": "^0.19.2",
"clipboard-polyfill": "^3.0.1",
"core-js": "^3.6.5",
"v-tooltip": "^2.0.3",
"vue": "^2.6.11",