mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-18 03:52:54 +00:00
update angular to 1.2.0-rc.2
This commit is contained in:
parent
89d102aa1f
commit
8748907841
1 changed files with 4 additions and 4 deletions
|
|
@ -15,8 +15,8 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"jquery": "~2.0.3",
|
||||
"angular": "1.2.0-rc.1",
|
||||
"angular-resource": "1.2.0-rc.1",
|
||||
"angular": "1.2.0-rc.2",
|
||||
"angular-resource": "1.2.0-rc.2",
|
||||
"angular-ui": "~0.4.0",
|
||||
"angular-bootstrap": "~0.5.0",
|
||||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared.git#rewrite",
|
||||
|
|
@ -29,9 +29,9 @@
|
|||
"sticky": "*",
|
||||
"bootstrap-datepicker": "~1.2.0",
|
||||
"bootstrap": "v2.3.2",
|
||||
"angular-route": "1.2.0-rc.1",
|
||||
"angular-route": "1.2.0-rc.2",
|
||||
"angular-ui-utils": "~0.0.4",
|
||||
"angular-sanitize": "1.2.0-rc.1",
|
||||
"angular-sanitize": "1.2.0-rc.2",
|
||||
"marked": "~0.2.9"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue