Skip to content

Commit

Permalink
downgrade typeorm version to fix migration execution
Browse files Browse the repository at this point in the history
  • Loading branch information
ae2079 committed Jul 31, 2024
1 parent 45f2075 commit a02e696
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 180 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"segment-analytics-node": "^1.0.24",
"swagger-ui-express": "4.3.0",
"tsoa": "3.14.1",
"typeorm": "^0.3.20"
"typeorm": "0.3.6"
},
"devDependencies": {
"@eslint/compat": "^1.1.0",
Expand Down
Loading

0 comments on commit a02e696

Please sign in to comment.