Skip to content

Commit

Permalink
chore(bson): remove bson-ext dep
Browse files Browse the repository at this point in the history
  • Loading branch information
marcj committed Oct 9, 2023
1 parent e2aee57 commit b59b7a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/bson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"@deepkit/type": "^1.0.1-alpha.102",
"@types/bson": "^4.0.3",
"@types/node": "14.14.28",
"bson": "^4.4.0",
"bson-ext": "^4.0.0"
"bson": "^4.4.0"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit b59b7a7

Please sign in to comment.