Skip to content

Commit

Permalink
fix(peerDependencies): allow slonik 16-18
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Jul 20, 2019
1 parent 05c159f commit 092b29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/migrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@types/umzug": "^2.2.2"
},
"peerDependencies": {
"slonik": ">= 16.0.0 < 17"
"slonik": ">= 16.0.0 < 19"
}
}

0 comments on commit 092b29a

Please sign in to comment.