Just declare it in your package.json file:
"dependencies": {
"angular2": "2.0.0-alpha.52",
...
}
and run npm update
Just declare it in your package.json file:
"dependencies": {
"angular2": "2.0.0-alpha.52",
...
}
and run npm update