Skip to content

Commit

Permalink
tighten depedency range
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler committed Jan 18, 2021
1 parent 58f4fc6 commit e2ac338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^4.1.3"
},
"peerDependencies": {
"sequelize": ">=6.0.0",
"sequelize": ">=6.4.0",
"sequelize-typescript": ">=2.0.0",
"actionhero": ">=22.0.0"
},
Expand Down

0 comments on commit e2ac338

Please sign in to comment.