mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Typeorm version
This commit is contained in:
parent
0a7ae2bcc0
commit
4c2b1cd479
1 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@
|
|||
"snake-case": "^3.0.3",
|
||||
"supertest": "^6.2.2",
|
||||
"ts-loader": "^9.3.0",
|
||||
"typeorm": "^0.3.17",
|
||||
"typeorm": "^0.3.4",
|
||||
"typeorm-naming-strategies": "^4.1.0",
|
||||
"underscore": "^1.13.6",
|
||||
"urlsafe-base64": "^1.0.0",
|
||||
|
|
@ -162,4 +162,4 @@
|
|||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue