We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f541588 commit e432903Copy full SHA for e432903
systemjs.config.js
@@ -19,7 +19,7 @@
19
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',
20
'angular-in-memory-web-api': 'npm:angular-in-memory-web-api',
21
// other libraries
22
- 'rxjs': 'npm:rxjs'
+ 'rxjs': 'npm:rxjs@5.5.10'
23
},
24
// packages tells the System loader how to load when no filename and/or no extension
25
packages: {
0 commit comments