fix: add uuid to api/package.json

pull/9078/head
Agusti Fernandez Pardo 2022-06-02 15:55:52 +02:00
parent 3fc22a8eff
commit fe73973b7a
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
"next-validations": "^0.2.0",
"typescript": "^4.6.4",
"tzdata": "^1.0.30",
"uuid": "^8.3.2",
"zod": "^3.16.0"
}
}