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 92053f1 commit 5424647Copy full SHA for 5424647
package.json
@@ -47,7 +47,7 @@
47
"conventional-changelog-cli": "^1.1.1",
48
"es6-module-loader": "^0.17.3",
49
"es6-promise": "^3.0.2",
50
- "es6-shim": "^0.33.13",
+ "es6-shim": "^0.35.0",
51
"faithful-exec": "~0.1.0",
52
"grunt": "~0.4.1",
53
"grunt-contrib-clean": "~0.5.0",
@@ -72,7 +72,7 @@
72
"lodash": "^4.5.1",
73
"phantomjs-polyfill": "0.0.1",
74
"reflect-metadata": "=0.1.2",
75
- "rxjs": "^5.0.0-beta.0",
+ "rxjs": "^5.0.0-beta.2",
76
"shelljs": "~0.6.0",
77
"systemjs": "^0.18.4",
78
"ts-loader": "^0.8.1",
@@ -82,6 +82,6 @@
82
"webpack": "1.x",
83
"webpack-dev-server": "1.x",
84
"yargs": "^4.2.0",
85
- "zone.js": "^0.5.10"
+ "zone.js": "^0.6.6"
86
}
87
0 commit comments