Skip to content

Commit dd46dc7

Browse files
committed
1.0.3
1 parent f70a6fa commit dd46dc7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"version": "1.0.3",
44
"description": "Influxdb3 client written in rust and built for nodejs with napi-rs",
55
"main": "index.js",
6-
"repository": "git@github.com:BadMachine/influxdb3-napi.git",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+ssh://git@github.com/BadMachine/influxdb3-napi.git"
9+
},
710
"license": "MIT",
811
"keywords": [
912
"influx",

0 commit comments

Comments
 (0)