mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-14 11:21:24 +00:00
Update JavaScript dependencies
Upgrading to AngularJS 1.3.
This commit is contained in:
@@ -2,16 +2,20 @@
|
||||
"name": "sogo-web",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"angular": "~1.2",
|
||||
"angular-animate": "~1.2",
|
||||
"angular": "~1.3",
|
||||
"angular-animate": "~1.3",
|
||||
"angular-ui-router": "~0.2",
|
||||
"angular-foundation": "~0.3",
|
||||
"angular-recursion": "~1.0",
|
||||
"angular-vs-repeat": ">=1.0",
|
||||
"angular-file-upload": "~1.0",
|
||||
"ng-tags-input": "~2.0",
|
||||
"angular-foundation": ">0.3",
|
||||
"angular-recursion": "~1",
|
||||
"angular-vs-repeat": "~1",
|
||||
"angular-file-upload": "~1",
|
||||
"ng-tags-input": "~2",
|
||||
"foundation": ">5.3",
|
||||
"ionic": "1.0.0-beta.11",
|
||||
"underscore": "~1.6"
|
||||
"ionic": "1.0.0-beta.14",
|
||||
"underscore": "~1"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "~1.3",
|
||||
"angular-animate": "~1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user