We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdacc20 + 0897aa4 commit 33ef739Copy full SHA for 33ef739
package.json
@@ -50,7 +50,7 @@
50
"@angular/platform-browser": "~4.0.1",
51
"@angular/platform-browser-dynamic": "~4.0.1",
52
"@angular/router": "~4.0.1",
53
- "@ngstarter/systemjs-extension": "1.0.0-rc.4",
+ "@ngstarter/systemjs-extension": "2.0.0",
54
"@types/core-js": "0.9.41",
55
"@types/jasmine": "2.5.47",
56
"@types/lodash": "4.14.61",
@@ -89,7 +89,7 @@
89
"require-dir": "~0.3.1",
90
"run-sequence": "~1.2.2",
91
"rxjs": "5.2.0",
92
- "systemjs": "^0.19.47",
+ "systemjs": "^0.20.11",
93
"tslint": "~4.5.1",
94
"typescript": "~2.2.2",
95
"yargs": "^7.0.2",
0 commit comments