Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit c9e7cb8

Browse files
committed
fix trailing , in package.json
1 parent f534109 commit c9e7cb8

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
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git://github.com/AppPress/node-connect-datadog.git",
8+
"url": "git://github.com/AppPress/node-connect-datadog.git"
99
},
1010
"keywords": [
1111
"datadog",

0 commit comments

Comments
 (0)