Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit bddeca1

Browse files
ilayaperumalgoodamien
authored andcommitted
Upgrade Angular to 6.1.10
Resolves #923
1 parent a02f167 commit bddeca1

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ui/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"private": true,
2424
"dependencies": {
25-
"@angular/animations": "6.0.7",
26-
"@angular/common": "6.0.7",
27-
"@angular/compiler": "6.0.7",
28-
"@angular/core": "6.0.7",
29-
"@angular/forms": "6.0.7",
30-
"@angular/http": "6.0.7",
31-
"@angular/platform-browser": "6.0.7",
32-
"@angular/platform-browser-dynamic": "6.0.7",
33-
"@angular/router": "6.0.7",
25+
"@angular/animations": "6.1.10",
26+
"@angular/common": "6.1.10",
27+
"@angular/compiler": "6.1.10",
28+
"@angular/core": "6.1.10",
29+
"@angular/forms": "6.1.10",
30+
"@angular/http": "6.1.10",
31+
"@angular/platform-browser": "6.1.10",
32+
"@angular/platform-browser-dynamic": "6.1.10",
33+
"@angular/router": "6.1.10",
3434
"angular-2-local-storage": "2.0.0",
3535
"core-js": "2.5.7",
3636
"rxjs": "6.2.1",
@@ -55,11 +55,11 @@
5555
"uuid": "3.3.2"
5656
},
5757
"devDependencies": {
58-
"@angular/compiler-cli": "6.0.7",
58+
"@angular/compiler-cli": "6.1.10",
5959
"@angular-devkit/build-angular": "0.6.8",
6060
"typescript": "2.7.2",
6161
"@angular/cli": "6.0.8",
62-
"@angular/language-service": "6.0.7",
62+
"@angular/language-service": "6.1.10",
6363
"@types/jasmine": "2.8.8",
6464
"@types/jasminewd2": "2.0.3",
6565
"@types/node": "8.9.5",

0 commit comments

Comments
 (0)