Merge pull request #385 from robwormald/master

Add Angular2 to registry
This commit is contained in:
Guy Bedford
2015-06-17 14:29:36 +02:00
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"dependencies": {
"reflect-metadata": "^0.1.0",
"zone.js": "^0.5.1",
"rx": "2.5.1"
}
}