Skip to content

Commit

Permalink
bump bson version (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
strausr authored Mar 24, 2022
1 parent 210852e commit 3d3ef48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions samples/photo_album/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,12 @@
},
"devDependencies": {
"supervisor": "^0.6.0"
},
"overrides": {
"jugglingdb-mongodb": {
"mongodb": {
"bson": "1.1.4"
}
}
}
}

0 comments on commit 3d3ef48

Please sign in to comment.