mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install uuid
This commit is contained in:
parent
87b101f9e9
commit
bfaae09ba9
2 changed files with 2 additions and 0 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
|
@ -30,6 +30,7 @@
|
||||||
"scroll-into-view-if-needed": "^2.2.26",
|
"scroll-into-view-if-needed": "^2.2.26",
|
||||||
"slugify": "^1.4.6",
|
"slugify": "^1.4.6",
|
||||||
"terser": "^4.8.0",
|
"terser": "^4.8.0",
|
||||||
|
"uuid": "^3.4.0",
|
||||||
"vue-full-screen-file-drop": "^2.0.0"
|
"vue-full-screen-file-drop": "^2.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
|
|
@ -57,6 +57,7 @@
|
||||||
"scroll-into-view-if-needed": "^2.2.26",
|
"scroll-into-view-if-needed": "^2.2.26",
|
||||||
"slugify": "^1.4.6",
|
"slugify": "^1.4.6",
|
||||||
"terser": "^4.8.0",
|
"terser": "^4.8.0",
|
||||||
|
"uuid": "^3.4.0",
|
||||||
"vue-full-screen-file-drop": "^2.0.0"
|
"vue-full-screen-file-drop": "^2.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue