Skip to content

Commit faec5cb

Browse files
committed
release(shell-bson-parser): 1.5.7
1 parent 0bf510d commit faec5cb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

packages/shell-bson-parser/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@mongodb-js/shell-bson-parser-esm",
2+
"name": "shell-bson-parser-esm",
33
"description": "Parse valid MongoDB shell syntax queries",
44
"author": {
55
"name": "MongoDB Inc",
@@ -10,7 +10,10 @@
1010
},
1111
"homepage": "https://github.com/node-ecosystem/devtools-shared-esm",
1212
"version": "1.5.7",
13-
"repository": "github:node-ecosystem/devtools-shared-esm",
13+
"repository": {
14+
"type": "git",
15+
"url": "git+https://github.com/node-ecosystem/devtools-shared-esm.git"
16+
},
1417
"files": [
1518
"dist"
1619
],

0 commit comments

Comments
 (0)