Update Angular template to Angular CLI 1.6.3, plus switch it from npm-shrinkwrap.json to package-lock.json

This commit is contained in:
Steve Sanderson 2018-01-04 09:44:43 +00:00
parent 323453129d
commit 27878265bc
4 changed files with 9618 additions and 6504 deletions

View File

@ -1,6 +1,6 @@
# AngularSpa
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.5.4.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.3.
## Development server

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"zone.js": "^0.8.14"
},
"devDependencies": {
"@angular/cli": "1.5.4",
"@angular/cli": "1.6.3",
"@angular/compiler-cli": "^5.0.0",
"@angular/language-service": "^5.0.0",
"@types/jasmine": "~2.5.53",