upgrade to Angular 1.7.9 + npm 6.13.6

This commit is contained in:
Niels Lyngsø
2020-01-23 15:15:48 +01:00
parent fd11ef6ed1
commit aaf53921eb
2 changed files with 78 additions and 69 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"ace-builds": "1.4.2",
"angular": "1.7.5",
"angular": "^1.7.9",
"angular-animate": "1.7.5",
"angular-aria": "1.7.5",
"angular-chart.js": "^1.1.1",
@@ -39,7 +39,7 @@
"moment": "2.22.2",
"ng-file-upload": "12.2.13",
"nouislider": "14.1.1",
"npm": "6.12.0",
"npm": "^6.13.6",
"signalr": "2.4.0",
"spectrum-colorpicker": "1.8.0",
"tinymce": "4.9.2",