https://github.com/angular/angular
Raw File
Tip revision: acce69da754bfdd6eaf4a7fe0ff75e4e6c11a849 authored by Tobias Bosch on 26 March 2015, 20:29:47 UTC
bump version to 2.0.0-alpha.16
Tip revision: acce69d
bower.json
{
  "name": "angular2",
  "version": "0.0.0",
  "dependencies": {
    "polymer": "dart-lang/polymer_js#0.8.0-preview"
  }
}
back to top