docs(aio): upgrade to v5 and cli 1.5

PR Close #20077
This commit is contained in:
Jesus Rodriguez
2017-11-01 21:18:03 +01:00
committed by Matias Niemelä
parent e1fb65cac4
commit a363be6b5c
11 changed files with 516 additions and 184 deletions

View File

@ -66,7 +66,7 @@
'@angular/forms/testing': 'ng:forms-builds/master/bundles/forms-testing.umd.js',
// other libraries
'rxjs': 'npm:rxjs@5.0.1',
'rxjs': 'npm:rxjs@5.5.2',
'tslib': 'npm:tslib/tslib.js',
'angular-in-memory-web-api': 'npm:angular-in-memory-web-api@0.4/bundles/in-memory-web-api.umd.js',
'ts': 'npm:plugin-typescript@5.2.7/lib/plugin.js',

View File

@ -52,7 +52,7 @@
'@angular/upgrade/static': 'npm:@angular/upgrade/bundles/upgrade-static.umd.js',
// other libraries
'rxjs': 'npm:rxjs@5.0.1',
'rxjs': 'npm:rxjs@5.5.2',
'tslib': 'npm:tslib/tslib.js',
'angular-in-memory-web-api': 'npm:angular-in-memory-web-api@0.4/bundles/in-memory-web-api.umd.js',
'ts': 'npm:plugin-typescript@5.2.7/lib/plugin.js',