Skip to content

Commit

Permalink
fix: peg @types/bson version to 1.x || 4.0.x to avoid stubbed 4.2.x r…
Browse files Browse the repository at this point in the history
…elease
  • Loading branch information
vkarpov15 committed Sep 3, 2021
1 parent 1f28237 commit fc5fc7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -19,6 +19,7 @@
],
"license": "MIT",
"dependencies": {
"@types/bson": "1.x || 4.0.x",
"@types/mongodb": "^3.5.27",
"bson": "^1.1.4",
"kareem": "2.3.2",
Expand Down

0 comments on commit fc5fc7e

Please sign in to comment.