mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
remove sticky that is not used it seems
This commit is contained in:
parent
c16fa8ccf2
commit
fadce5b3be
1 changed files with 1 additions and 3 deletions
|
|
@ -31,14 +31,12 @@
|
|||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#master",
|
||||
"BrowserQuest": "https://github.com/mozilla/BrowserQuest.git",
|
||||
"github-buttons": "git://github.com/mdo/github-buttons.git",
|
||||
"sticky": "*",
|
||||
"marked": "~0.2.9",
|
||||
"JavaScriptButtons": "git://github.com/paypal/JavaScriptButtons.git#master"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "~2.0.3",
|
||||
"bootstrap": "v2.3.2",
|
||||
"angular": "1.2.0-rc.3"
|
||||
"bootstrap": "v2.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.2.0-rc.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue