Set util to use same typeorm as bundle

This commit is contained in:
Madeline 2022-07-14 21:05:29 +10:00
parent a620b3a31a
commit cfa984a4f9
2 changed files with 1 additions and 1 deletions

BIN
util/package-lock.json generated

Binary file not shown.

View File

@ -50,7 +50,7 @@
"picocolors": "^1.0.0",
"proxy-agent": "^5.0.0",
"reflect-metadata": "^0.1.13",
"typeorm": "^0.3.7",
"typeorm": "^0.2.37",
"typescript": "^4.4.2",
"typescript-json-schema": "^0.50.1"
},