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

Commit 6a7189a

Browse files
committed
Specify URL to crema dependency
1 parent cef8be5 commit 6a7189a

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
@@ -3,7 +3,7 @@
33
"version": "0.1.1",
44
"dependencies": {
55
"jquery": ">= 1.9.1",
6-
"crema": ">= 0.10.6",
6+
"crema": "https://github.com/github/crema.git",
77
"qunit": ">= 1.0"
88
},
99
"ignore": [

0 commit comments

Comments
 (0)