Skip to content

Commit

Permalink
Merge pull request #4977 from nestjs/revert-4958-renovate/sequelize-6.x
Browse files Browse the repository at this point in the history
Revert "fix(deps): update dependency sequelize to v6"
  • Loading branch information
kamilmysliwiec committed Jun 26, 2020
2 parents 7efc27c + e24f23d commit 79caf67
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 32 deletions.
70 changes: 39 additions & 31 deletions sample/07-sequelize/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/07-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "6.5.5",
"sequelize": "6.2.0",
"sequelize": "5.22.0",
"sequelize-typescript": "1.1.0",
"typescript": "3.9.5"
},
Expand Down

0 comments on commit 79caf67

Please sign in to comment.