Skip to content

Commit 8131f3f

Browse files
committed
chore(npm): use git+https://, not https://
1 parent e22cc9c commit 8131f3f

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
@@ -21,7 +21,7 @@
2121
"json5": "~2.2.0",
2222
"merge": "^2.1.1",
2323
"nconf": "~0.11.2",
24-
"nedb": "https://github.com/LowPowerLab/nedb.git",
24+
"nedb": "git+https://github.com/LowPowerLab/nedb.git",
2525
"nodemailer": "^6.6.0",
2626
"serialport": "~9.0.7",
2727
"socket.io": "~4.1.0",

0 commit comments

Comments
 (0)