Skip to content

Commit 6ceaa05

Browse files
author
Alexander Golin
authored
chore(NODE-3316): update author info, update bug url and remove bug email in package.json (#447)
1 parent d92de12 commit 6ceaa05

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@
1616
],
1717
"types": "bson.d.ts",
1818
"version": "4.4.1",
19-
"author": "Christian Amor Kvalheim <[email protected]>",
19+
"author": {
20+
"name": "The MongoDB NodeJS Team",
21+
"email": "[email protected]"
22+
},
2023
"license": "Apache-2.0",
2124
"contributors": [],
2225
"repository": "mongodb/js-bson",
2326
"bugs": {
24-
"mail": "[email protected]",
25-
"url": "https://github.com/mongodb/js-bson/issues"
27+
"url": "https://jira.mongodb.org/projects/NODE/issues/"
2628
},
2729
"devDependencies": {
2830
"@babel/plugin-external-helpers": "^7.10.4",

0 commit comments

Comments
 (0)