mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 08:54:05 +00:00
Pin typeorm version to avoid discrepancies with generated watchers (#385)
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"pluralize": "^8.0.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"toml": "^3.0.0",
|
||||
"typeorm": "^0.2.32",
|
||||
"typeorm": "0.2.37",
|
||||
"typeorm-naming-strategies": "^2.0.0",
|
||||
"yargs": "^17.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user