mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install vue-full-screen-file-drop
This commit is contained in:
parent
c2f6f36d96
commit
47900a5d7d
2 changed files with 7 additions and 1 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -12640,6 +12640,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"vue-full-screen-file-drop": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-full-screen-file-drop/-/vue-full-screen-file-drop-2.0.0.tgz",
|
||||
"integrity": "sha512-LPonSWmJGeeMB9iXDtkLr3s2Kyd1VeayvYdoHmdHaKe1BmQlRRN4PrnkFPuLPAQBI/caUU26PUl+xwHHDgMDvA=="
|
||||
},
|
||||
"vue-hot-reload-api": {
|
||||
"version": "2.3.4",
|
||||
"resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue