expo-backend-types 0.4.0-EXPO-248-EB-GrupoEtiqueta.5 → 0.4.0-EXPO-248-EB-GrupoEtiqueta.6
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "expo-backend-types",
|
3
|
-
"version": "0.4.0-EXPO-248-EB-GrupoEtiqueta.
|
3
|
+
"version": "0.4.0-EXPO-248-EB-GrupoEtiqueta.6",
|
4
4
|
"description": "",
|
5
5
|
"author": "Expo",
|
6
6
|
"private": false,
|
@@ -45,6 +45,7 @@
|
|
45
45
|
"@nestjs/swagger": "^7.3.1",
|
46
46
|
"@prisma/client": "^5.14.0",
|
47
47
|
"bcrypt": "^5.1.1",
|
48
|
+
"class-validator": "^0.14.1",
|
48
49
|
"i18n-js": "^4.4.3",
|
49
50
|
"json-to-pretty-yaml": "^1.2.2",
|
50
51
|
"openapi3-ts": "^4.4.0",
|