Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit b1997e0

Browse files
committed
Use SSH remote for crema dep h/t @jnewland
1 parent c7b5424 commit b1997e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "task-lists",
33
"dependencies": {
44
"jquery": ">= 1.9.1",
5-
"crema": "https://github.com/github/crema.git",
5+
"crema": "git@github.com/github/crema.git",
66
"qunit": ">= 1.0"
77
}
88
}

0 commit comments

Comments
 (0)