mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 13:58:51 +00:00
Update Angular to version 1.4.x
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"name": "sogo-web",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"angular": "1.3.x",
|
||||
"angular-animate": "1.3.x",
|
||||
"angular-sanitize": "1.3.x",
|
||||
"angular": "1.4.x",
|
||||
"angular-animate": "1.4.x",
|
||||
"angular-sanitize": "1.4.x",
|
||||
"angular-ui-router": "latest",
|
||||
"angular-file-upload": "latest",
|
||||
"angular-material": "master",
|
||||
@@ -12,6 +12,6 @@
|
||||
"breakpoint-sass": ">=2.4.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.3.x"
|
||||
"angular": "1.4.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user