Install otpauth in root package.json because that... matters?

This commit is contained in:
KernelDeimos
2024-05-06 01:48:25 -04:00
parent 1592bc44fc
commit 54d1f05851
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -43,6 +43,7 @@
]
},
"dependencies": {
"otpauth": "^9.2.4",
"uuid": "^9.0.1"
}
}