expo-backend-types 0.4.0-EXPO-248-EB-GrupoEtiqueta.5 → 0.4.0-EXPO-248-EB-GrupoEtiqueta.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -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.5",
3
+ "version": "0.4.0-EXPO-248-EB-GrupoEtiqueta.7",
4
4
  "description": "",
5
5
  "author": "Expo",
6
6
  "private": false,
@@ -45,6 +45,8 @@
45
45
  "@nestjs/swagger": "^7.3.1",
46
46
  "@prisma/client": "^5.14.0",
47
47
  "bcrypt": "^5.1.1",
48
+ "class-transformer": "^0.5.1",
49
+ "class-validator": "^0.14.1",
48
50
  "i18n-js": "^4.4.3",
49
51
  "json-to-pretty-yaml": "^1.2.2",
50
52
  "openapi3-ts": "^4.4.0",