mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
Cleanup dependencies in bower.json
This commit is contained in:
@@ -4,21 +4,17 @@
|
||||
"devDependencies": {
|
||||
"angular": "1.3.x",
|
||||
"angular-animate": "1.3.x",
|
||||
"angular-ui-router": "~0.2",
|
||||
"angular-foundation": ">0.3",
|
||||
"angular-ui-router": "0.2.x",
|
||||
"angular-recursion": "~1",
|
||||
"angular-vs-repeat": "~1",
|
||||
"angular-file-upload": "~1",
|
||||
"angular-material": "~0.8.0",
|
||||
"angular-material": "master",
|
||||
"material-design-iconic-font": "~1",
|
||||
"ng-tags-input": "~2",
|
||||
"compass-mixins": "~0.12.3",
|
||||
"foundation": ">5.3",
|
||||
"ionic": "1.0.0-beta.14",
|
||||
"underscore": "~1"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "~1.3",
|
||||
"angular-animate": "~1.3"
|
||||
"angular": "1.3.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user