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 9db5c75 commit 57b3887Copy full SHA for 57b3887
systemjs.config.js
@@ -1,6 +1,6 @@
1
(function(global) {
2
3
- var ngVer = '@2.0.0-rc.3'; // lock in the angular package version; do not let it float to current!
+ var ngVer = '@2.0.0-rc.4'; // lock in the angular package version; do not let it float to current!
4
5
//map tells the System loader where to look for things
6
var map = {
0 commit comments