Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit d38a63d

Browse files
author
Dekel Barzilay
committed
Updated peer-dependency objection to v2 and up
1 parent f0ac8e2 commit d38a63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"sqlite3": "^4.1.1"
9090
},
9191
"peerDependencies": {
92-
"objection": ">=1.0.0"
92+
"objection": ">=2.0.0"
9393
},
9494
"babel": {
9595
"plugins": [

0 commit comments

Comments
 (0)