mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
update angulae version
This commit is contained in:
parent
80042a7a64
commit
8674a0cede
1 changed files with 4 additions and 7 deletions
11
bower.json
11
bower.json
|
|
@ -16,10 +16,10 @@
|
|||
"dependencies": {
|
||||
"jquery": "~2.1.0",
|
||||
"jquery.cookie": "~1.4.0",
|
||||
"angular": "1.3.0-beta.11",
|
||||
"angular": "1.3.0-rc.3",
|
||||
"angular-ui": "~0.4.0",
|
||||
"angular-sanitize": "1.3.0-beta.11",
|
||||
"angular-resource": "1.3.0-beta.11",
|
||||
"angular-sanitize": "1.3.0-rc.3",
|
||||
"angular-resource": "1.3.0-rc.3",
|
||||
"angular-ui-utils": "~0.1.0",
|
||||
"angular-ui-select2": "git://github.com/angular-ui/ui-select2.git",
|
||||
"angular-bootstrap": "~0.10.0",
|
||||
|
|
@ -43,9 +43,6 @@
|
|||
"jquery-ui": "~1.10.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.3.0-beta.11"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.3.0-beta.11"
|
||||
"angular-mocks": "1.3.0-rc.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue