install vue-clipboard2

This commit is contained in:
khatabwedaa
2020-05-04 14:59:42 +02:00
parent 7aae017d69
commit 5f058b2632
3 changed files with 47 additions and 2 deletions

View File

@@ -11,7 +11,8 @@
"autoprefixer": "^9.7.6",
"core-js": "^3.6.4",
"tailwindcss": "^1.4.4",
"vue": "^2.6.11"
"vue": "^2.6.11",
"vue-clipboard2": "^0.3.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.3.0",