0
0
Fork 0

Merge pull request #75 from Oliver-Akins/dependabot/npm_and_yarn/clipboard-polyfill-3.0.2

Bump clipboard-polyfill from 3.0.1 to 3.0.2
This commit is contained in:
Oliver 2021-02-03 15:01:46 -07:00 committed by GitHub
commit 9242e04f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"axios": "^0.21.1",
"clipboard-polyfill": "^3.0.1",
"clipboard-polyfill": "^3.0.2",
"core-js": "^3.7.0",
"v-tooltip": "^2.1.2",
"vue": "^2.6.11",