Skip to content

Commit 5a97cbd

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/examples/repository-mode/lodash-4.17.20
2 parents 974520d + 080e15e commit 5a97cbd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,10 @@
7171
"uuid-validate": "0.0.3"
7272
},
7373
"peerDependencies": {
74-
"@types/bluebird": "*",
7574
"@types/node": "*",
7675
"@types/validator": "*",
7776
"reflect-metadata": "*",
78-
"sequelize": "^6.0.0"
77+
"sequelize": ">=6.2.0"
7978
},
8079
"engines": {
8180
"node": ">=10.0.0"

0 commit comments

Comments
 (0)