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

@@ -56,7 +56,7 @@
"typedoc-plugin-markdown": "^3.13.4",
"typedoc-plugin-merge-modules": "^4.0.1",
"typedoc-plugin-reference-excluder": "^1.0.0",
"typeorm": "^0.3.14"
"typeorm": "npm:@medusajs/typeorm@0.3.16-next.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": "yarn run lint",