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

@@ -10,7 +10,7 @@
"dependencies": {
"@medusajs/medusa": "1.9.0",
"medusa-interfaces": "1.3.7",
"typeorm": "^0.3.14"
"typeorm": "npm:@medusajs/typeorm@0.3.16-next.0"
},
"devDependencies": {
"@babel/cli": "^7.12.10",