Skip to content

Commit 3c63d35

Browse files
author
Brian Hines
committed
Fix skycons dependency
1 parent 1cc2095 commit 3c63d35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-skycons",
33
"main": "angular-skycons.js",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"homepage": "https://github.com/projectweekend/angular-skycons",
66
"authors": [
77
"Brian Hines <brian@projectweekend.net>"
@@ -25,7 +25,7 @@
2525
"tests"
2626
],
2727
"dependencies": {
28-
"skycons": "*",
28+
"skycons": "darkskyapp/skycons",
2929
"jquery": "~2.0.3"
3030
}
3131
}

0 commit comments

Comments
 (0)