📦 Add type definitions for UUID

This commit is contained in:
ajnart
2022-05-23 10:26:17 +02:00
parent 6a905e1b49
commit 4202d25d62
2 changed files with 6 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"@types/react": "17.0.43",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"babel-loader": "^8.2.4",