Install uuid

This commit is contained in:
Sam Carlton 2022-04-29 13:41:02 -05:00
parent fcbca7ae1c
commit 6760425893
2 changed files with 15 additions and 0 deletions

View file

@ -66,6 +66,7 @@
"semver": "^7.3.7",
"slugify": "^1.4.6",
"terser": "^4.8.0",
"uuid": "^8.3.2",
"vue": "^3.2.30",
"vue-gtag": "^2.0.1"
},