Skip to content

Commit eb4fad1

Browse files
committed
correct github deps
1 parent fbc6268 commit eb4fad1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"elasticsearch": "^8.2.0",
1111
"express": "^4.13.3",
1212
"highland": "^2.5.1",
13-
"histograph-config": "histograph/config@v0.5.0",
14-
"histograph-io": "histograph/io@v0.5.0",
15-
"histograph-schemas": "histograph/schemas@v0.5.0",
16-
"histograph-stats": "histograph/stats@v0.5.0",
17-
"histograph-uri-normalizer": "histograph/uri-normalizer@v0.5.0",
13+
"histograph-config": "git+https://github.com/histograph/config#v0.5.0",
14+
"histograph-io": "git+https://github.com/histograph/io#v0.5.0",
15+
"histograph-schemas": "git+https://github.com/histograph/schemas#v0.5.0",
16+
"histograph-stats": "git+https://github.com/histograph/stats#v0.5.0",
17+
"histograph-uri-normalizer": "git+https://github.com/histograph/uri-normalizer#v0.5.0",
1818
"is-my-json-valid": "^2.12.0",
1919
"neo4j": "^2.0.0-alpha5",
2020
"optimist": "~0.6.1",

0 commit comments

Comments
 (0)