mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-08 03:49:47 +00:00
(js) Update ng to v1.7.2 and md to v1.1.10
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
"name": "sogo-web",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"angular": "1.6.x",
|
||||
"angular-animate": "1.6.x",
|
||||
"angular-aria": "1.6.x",
|
||||
"angular-cookies": "1.6.x",
|
||||
"angular-messages": "1.6.x",
|
||||
"angular-sanitize": "1.6.x",
|
||||
"angular": "1.7.x",
|
||||
"angular-animate": "1.7.x",
|
||||
"angular-aria": "1.7.x",
|
||||
"angular-cookies": "1.7.x",
|
||||
"angular-messages": "1.7.x",
|
||||
"angular-sanitize": "1.7.x",
|
||||
"angular-ui-router": "1.0.15",
|
||||
"angular-file-upload": "latest",
|
||||
"angular-material": "1.1.9",
|
||||
"angular-material": "1.1.10",
|
||||
"file-saver.js": "latest",
|
||||
"lodash": "latest",
|
||||
"ng-sortable": "1.3.7",
|
||||
|
||||
Reference in New Issue
Block a user