Skip to content

Commit d3eb704

Browse files
committed
chore: update typeorm patch
1 parent fb75d14 commit d3eb704

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

patches/typeorm+0.3.20+001+expose-package-json-file.patch renamed to patches/typeorm+0.3.27+001+expose-package-json-file.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
diff --git a/node_modules/typeorm/package.json b/node_modules/typeorm/package.json
2-
index dd493ba..1350471 100644
2+
index cb64ad7..17e4941 100644
33
--- a/node_modules/typeorm/package.json
44
+++ b/node_modules/typeorm/package.json
5-
@@ -13,6 +13,7 @@
6-
"node": ">=16.13.0"
5+
@@ -17,6 +17,7 @@
6+
"email": "[email protected]"
77
},
88
"exports": {
99
+ "./package.json": "./package.json",
1010
".": {
1111
"types": "./index.d.ts",
12-
"node": {
12+
"react-native": {

0 commit comments

Comments
 (0)