Skip to content

Commit 6b6671b

Browse files
committed
Fix dep URI
1 parent 1f694da commit 6b6671b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"keywords": [],
1414
"dependencies": {},
1515
"devDependencies": {
16-
"buffer-builder": "https://github.com/prodatakey/node-buffer-builder",
16+
"buffer-builder": "prodatakey/node-buffer-builder",
1717
"chai": "~1.7.2",
1818
"grunt": "^0.4.5",
1919
"grunt-contrib-jshint": "^0.10.0",

0 commit comments

Comments
 (0)