Skip to content

Commit

Permalink
Add remotes to fix 301 redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
abpetkov committed Apr 26, 2014
1 parent 70866fa commit df55f3e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,9 @@
, "abpetkov/closest-num": "*"
, "vesln/super": "0.2.3"
}
, "remotes": [
"https://raw.githubusercontent.com"
, "https://cdn.rawgit.com"
, "https://rawgit.com"
]
}

0 comments on commit df55f3e

Please sign in to comment.