Skip to content

Commit d53f4f3

Browse files
committed
Update Angular CLI 9.1.7
1 parent 6e6fa14 commit d53f4f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
### Front-end : What's included
3939
> Dependencies
4040
- [x] Angular : 9.1.9
41-
- [x] Angular CLI : 9.1.6
41+
- [x] Angular CLI : 9.1.7
4242
- [x] Angular Universal : 9.1.1
4343
- [x] Bootstrap : 4.5.0
4444
- [x] Fontawesome : 5.13.0
@@ -150,7 +150,7 @@ in your browser go to [http://localhost:4200](http://localhost:4200)
150150
* in your browser [http://localhost:5200/movies](http://localhost:5200/movies)
151151

152152
### Author
153-
* Updated : 21/05/2020
153+
* Updated : 22/05/2020
154154
* Author : danny
155155

156156
## Documentation

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
"zone.js": "0.10.3"
5555
},
5656
"devDependencies": {
57-
"@angular-devkit/build-angular": "0.901.6",
58-
"@angular/cli": "9.1.6",
57+
"@angular-devkit/build-angular": "0.901.7",
58+
"@angular/cli": "9.1.7",
5959
"@angular/compiler-cli": "9.1.9",
6060
"@angular/language-service": "9.1.9",
6161
"@nguniversal/builders": "9.1.1",
6262
"@types/express": "4.17.6",
63-
"@types/node": "14.0.4",
63+
"@types/node": "14.0.5",
6464
"@types/jasmine": "3.5.10",
6565
"@types/jasminewd2": "2.0.8",
6666
"codelyzer": "5.2.2",

0 commit comments

Comments
 (0)