upgrade angular packages

This commit is contained in:
chsakell
2016-11-04 14:25:50 +02:00
parent 3b7031ebea
commit 06c033ef5f
3 changed files with 17 additions and 17 deletions

View File

@@ -23,7 +23,7 @@
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',
// other libraries
'rxjs': 'npm:rxjs',
'angular2-in-memory-web-api': 'npm:angular2-in-memory-web-api',
'angular-in-memory-web-api': 'npm:angular-in-memory-web-api/bundles/in-memory-web-api.umd.js'
},
// packages tells the System loader how to load when no filename and/or no extension
packages: {