mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-31 20:00:38 -05:00
fixed copy to clipboard
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"vue-class-component": "^7.2.3",
|
||||
"vue-click-outside": "^1.1.0",
|
||||
"vue-clickaway": "^2.2.2",
|
||||
"vue-clipboard2": "^0.3.3",
|
||||
"vue-cookies": "^1.8.1",
|
||||
"vue-i18n": "^8.26.8",
|
||||
"vue-infinite-loading": "^2.4.5",
|
||||
@@ -69,7 +70,8 @@
|
||||
"env": {
|
||||
"node": true
|
||||
},
|
||||
"extends": [ "plugin:vue/vue3-essential",
|
||||
"extends": [
|
||||
"plugin:vue/vue3-essential",
|
||||
"eslint:recommended",
|
||||
"@vue/typescript"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user