add uuid types

This commit is contained in:
Thomas Ruoff
2021-02-08 22:51:15 +01:00
parent 214d95d3d7
commit d7044f5f78
2 changed files with 6 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
"@types/node": "^12.12.21",
"@types/react": "^16.9.16",
"@types/react-dom": "^16.9.4",
"@types/uuid": "^8.3.0",
"typescript": "4.0"
},
"license": "MIT"