Skip to content

Commit

Permalink
fixup: rename package to old name
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Jul 8, 2024
1 parent 8fa4247 commit 709dae1
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 36 deletions.
69 changes: 34 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mongodb-redact/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@mongodb-js/mongodb-redact",
"name": "mongodb-redact",
"description": "Remove potentially sensitive information from objects without changing the shape.",
"author": {
"name": "MongoDB Inc",
Expand Down

0 comments on commit 709dae1

Please sign in to comment.