Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit b31a329

Browse files
committed
Update angular monorepo to v7.1.0
1 parent a07426a commit b31a329

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@
5555
"devDependencies": {
5656
"@angular-devkit/build-angular": "0.10.6",
5757
"@angular/cli": "7.0.6",
58-
"@angular/common": "7.0.4",
59-
"@angular/compiler": "7.0.4",
60-
"@angular/compiler-cli": "7.0.4",
61-
"@angular/core": "7.0.4",
62-
"@angular/forms": "7.0.4",
63-
"@angular/http": "7.0.4",
64-
"@angular/language-service": "7.0.4",
65-
"@angular/platform-browser": "7.0.4",
66-
"@angular/platform-browser-dynamic": "7.0.4",
67-
"@angular/router": "7.0.4",
58+
"@angular/common": "7.1.0",
59+
"@angular/compiler": "7.1.0",
60+
"@angular/compiler-cli": "7.1.0",
61+
"@angular/core": "7.1.0",
62+
"@angular/forms": "7.1.0",
63+
"@angular/http": "7.1.0",
64+
"@angular/language-service": "7.1.0",
65+
"@angular/platform-browser": "7.1.0",
66+
"@angular/platform-browser-dynamic": "7.1.0",
67+
"@angular/router": "7.1.0",
6868
"@types/jasmine": "2.8.12",
6969
"@types/jasminewd2": "2.0.6",
7070
"@types/node": "10.12.10",

0 commit comments

Comments
 (0)