Skip to content

Commit 5424647

Browse files
chore(package): bump dependencies for ng2
1 parent 92053f1 commit 5424647

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"conventional-changelog-cli": "^1.1.1",
4848
"es6-module-loader": "^0.17.3",
4949
"es6-promise": "^3.0.2",
50-
"es6-shim": "^0.33.13",
50+
"es6-shim": "^0.35.0",
5151
"faithful-exec": "~0.1.0",
5252
"grunt": "~0.4.1",
5353
"grunt-contrib-clean": "~0.5.0",
@@ -72,7 +72,7 @@
7272
"lodash": "^4.5.1",
7373
"phantomjs-polyfill": "0.0.1",
7474
"reflect-metadata": "=0.1.2",
75-
"rxjs": "^5.0.0-beta.0",
75+
"rxjs": "^5.0.0-beta.2",
7676
"shelljs": "~0.6.0",
7777
"systemjs": "^0.18.4",
7878
"ts-loader": "^0.8.1",
@@ -82,6 +82,6 @@
8282
"webpack": "1.x",
8383
"webpack-dev-server": "1.x",
8484
"yargs": "^4.2.0",
85-
"zone.js": "^0.5.10"
85+
"zone.js": "^0.6.6"
8686
}
8787
}

0 commit comments

Comments
 (0)