Install vue-full-screen-file-drop

This commit is contained in:
Sam Carlton 2021-01-29 21:15:14 -06:00
parent c2f6f36d96
commit 47900a5d7d
2 changed files with 7 additions and 1 deletions

View file

@ -25,7 +25,8 @@
"node-html-parser": "^2.0.0",
"observe-element-in-viewport": "0.0.15",
"scroll-into-view-if-needed": "^2.2.26",
"slugify": "^1.4.6"
"slugify": "^1.4.6",
"vue-full-screen-file-drop": "^2.0.0"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^3.3.4",