Skip to content

Commit c9306c4

Browse files
committed
chore(query-parser): 4.7.7
1 parent 2743132 commit c9306c4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/query-parser/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
},
1111
"homepage": "https://github.com/node-ecosystem/devtools-shared-esm",
1212
"version": "4.7.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)