chore: Bump Typeorm to Medusa fork (#3981)

* chore: Bump typeorm to medusa fork

* Update types + utils

* Bump integration test suites

* Create good-parents-prove.md
This commit is contained in:
Oliver Windall Juhl
2023-05-02 14:37:19 +02:00
committed by GitHub
parent eb7be96d39
commit d539c6feeb
12 changed files with 33 additions and 24 deletions

View File

@@ -40,7 +40,7 @@
"peerDependencies": {
"@medusajs/types": "1.8.3",
"medusa-interfaces": "1.3.7",
"typeorm": "^0.3.11"
"typeorm": "*"
},
"dependencies": {
"@medusajs/medusa-cli": "1.3.11",