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

Commit f534109

Browse files
committed
specify git dependency
1 parent 9f012ba commit f534109

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
@@ -15,6 +15,6 @@
1515
"license": "MIT",
1616
"readmeFilename": "README.md",
1717
"dependencies": {
18-
"node-dogstatsd": "https://github.com/joybro/node-dogstatsd#d66116059ccb3c57f1d0cf7ef5f7dfce948436b4"
18+
"node-dogstatsd": "git+ssh://git@github.com:joybro/node-dogstatsd.git#d66116059ccb3c57f1d0cf7ef5f7dfce948436b4"
1919
}
2020
}

0 commit comments

Comments
 (0)