Skip to content

Commit 79ef3c2

Browse files
author
Alexander Eder
committed
fixed dependencies behind corporate proxy server
1 parent c368fc4 commit 79ef3c2

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
@@ -19,7 +19,7 @@
1919
"async": "^1.5.2",
2020
"connect": "^3.4.0",
2121
"connect-livereload": "^0.5.0",
22-
"http2": "git://github.com/gruntjs/node-http2#fix-return-value",
22+
"http2": "https://github.com/gruntjs/node-http2#fix-return-value",
2323
"morgan": "^1.6.1",
2424
"opn": "^4.0.0",
2525
"portscanner": "^1.0.0",

0 commit comments

Comments
 (0)