mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-16 08:52:17 +00:00
Adjust tags for bower; Set github link to main habitrpg org
This commit is contained in:
parent
fca4ef8d3f
commit
1ae505eabd
2 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"pnotify": "~1.3.1",
|
||||
"jquery-ui": "~1.10.3",
|
||||
"hello": "~1.5.0",
|
||||
"css-social-buttons": "samcollins/css-social-buttons#4c045e5",
|
||||
"css-social-buttons": "samcollins/css-social-buttons#v1.1.1 ",
|
||||
"angular-filter": "~0.5.1",
|
||||
"angular-ui-router": "~0.2.13",
|
||||
"js-emoji": "snicker/js-emoji#f25d8a303f",
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"angular-ui-select2": "angular-ui/ui-select2#afa6589a54cb72815f",
|
||||
"bootstrap-growl": "ifightcrime/bootstrap-growl#162daa41cd1155f",
|
||||
"BrowserQuest": "browserquest/BrowserQuest#c3a960b03031dad5d",
|
||||
"github-buttons": "~0.0.4"
|
||||
"github-buttons": "mdo/github-buttons#v3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.3.9"
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ footer.footer(ng-controller='FooterCtrl')
|
|||
a.addthis_button_tweet(tw:via='habitrpg')
|
||||
tr
|
||||
td
|
||||
iframe(src='/bower_components/github-buttons/github-btn.html?user=lefnire&repo=habitrpg&type=watch&count=true', allowtransparency='true', frameborder='0', scrolling='0', width='85px', height='20px')
|
||||
iframe(src='/bower_components/github-buttons/github-btn.html?user=habitrpg&repo=habitrpg&type=watch&count=true', allowtransparency='true', frameborder='0', scrolling='0', width='85px', height='20px')
|
||||
tr
|
||||
td
|
||||
a.addthis_button_google_plusone(g:plusone:size='medium')
|
||||
|
|
|
|||
Loading…
Reference in a new issue