Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 631fdda

Browse files
author
Hans Kristian Flaatten
committed
fix(package): format package repository correctly
1 parent fd9f429 commit 631fdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Parse and pass URL queries to MongoDB query",
55
"repository": {
66
"type": "git",
7-
"url": "git@github.com:Turistforeningen/node-mongo-querystring.git"
7+
"url": "git+https://github.com/Turistforeningen/node-mongo-querystring.git"
88
},
99
"main": "lib/index.js",
1010
"directories": {

0 commit comments

Comments
 (0)