mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-04-22 02:26:47 +00:00
missing types for uuid
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
1c1261e632
commit
47032b9b53
2 changed files with 9 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.9.0",
|
||||
"@typescript-eslint/parser": "^7.9.0",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue