Skip to content

Commit b55e493

Browse files
committed
Update bower.json
1 parent 9d24528 commit b55e493

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"name": "purescript-colors",
3+
"repository": {
4+
"type": "git",
5+
"url": "git://github.com/sharkdp/purescript-colors.git"
6+
},
37
"ignore": [
48
"**/.*",
59
"bower_components",
@@ -11,6 +15,6 @@
1115
},
1216
"devDependencies": {
1317
"purescript-test-unit": "^4.1.0",
14-
"purescript-flarecheck": "^0.2.1"
18+
"purescript-flarecheck": "^0.2.2"
1519
}
1620
}

0 commit comments

Comments
 (0)