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
+1 -1
View File
@@ -19,7 +19,7 @@
"devDependencies": {
"awilix": "^8.0.0",
"cross-env": "^5.2.1",
"typeorm": "^0.3.14",
"typeorm": "npm:@medusajs/typeorm@0.3.16-next.0",
"typescript": "^4.4.4",
"winston": "^3.8.2"
},