Skip to content

Commit 3d3ef48

Browse files
authored
bump bson version (#541)
1 parent 210852e commit 3d3ef48

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

samples/photo_album/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,12 @@
2323
},
2424
"devDependencies": {
2525
"supervisor": "^0.6.0"
26+
},
27+
"overrides": {
28+
"jugglingdb-mongodb": {
29+
"mongodb": {
30+
"bson": "1.1.4"
31+
}
32+
}
2633
}
2734
}

0 commit comments

Comments
 (0)