expo-backend-types 0.5.0-EXPO-286-EB-Location.4 → 0.5.0-EXPO-286-EB-Location.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "expo-backend-types",
|
3
|
-
"version": "0.5.0-EXPO-286-EB-Location.
|
3
|
+
"version": "0.5.0-EXPO-286-EB-Location.5",
|
4
4
|
"description": "",
|
5
5
|
"author": "Expo",
|
6
6
|
"private": false,
|
@@ -49,13 +49,11 @@
|
|
49
49
|
"class-transformer": "^0.5.1",
|
50
50
|
"class-validator": "^0.14.1",
|
51
51
|
"country-state-city": "^3.2.1",
|
52
|
-
"fs": "^0.0.1-security",
|
53
52
|
"i18n-js": "^4.4.3",
|
54
53
|
"json-to-pretty-yaml": "^1.2.2",
|
55
54
|
"openapi3-ts": "^4.4.0",
|
56
55
|
"patch-package": "^8.0.0",
|
57
56
|
"reflect-metadata": "^0.2.0",
|
58
|
-
"swagger2-postman2-converter": "^0.0.3",
|
59
57
|
"zod": "^3.23.8"
|
60
58
|
},
|
61
59
|
"devDependencies": {
|