Skip to content

Commit 7c72821

Browse files
committed
Allow installation behind an HTTP proxy
1 parent 62f8c77 commit 7c72821

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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"color-blind": "^0.1.0",
3434
"css-color-names": "0.0.1",
35-
"hex-color-regex": "git@github.com:btholt/hex-color-regex.git",
35+
"hex-color-regex": "https://github.com/btholt/hex-color-regex.git",
3636
"hsl-regex": "^1.0.0",
3737
"hsla-regex": "^1.0.0",
3838
"onecolor": "^2.5.0",

0 commit comments

Comments
 (0)