Skip to content

Commit 36fe7e3

Browse files
taylortomclaude
andcommitted
Fix: update peer dependency ranges for mongodb and server v2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7384948 commit 36fe7e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"peerDependencies": {
2323
"adapt-authoring-core": "^2.0.0",
24-
"adapt-authoring-mongodb": "^1.1.3",
25-
"adapt-authoring-server": "^1.2.1"
24+
"adapt-authoring-mongodb": "^2.0.0",
25+
"adapt-authoring-server": "^2.0.0"
2626
},
2727
"peerDependenciesMeta": {
2828
"adapt-authoring-core": {

0 commit comments

Comments
 (0)