docs(changelog): add link back to A2 package.json

Closes #5779
This commit is contained in:
Ward Bell 2015-12-10 02:20:31 -08:00 committed by Igor Minar
parent c8d6ad2718
commit 4975cb92ae
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ Use `angular-polyfills.js` instead.
}
```
or check angular2's package.json for the latest peer dependencies
or [check angular2's package.json](https://github.com/angular/angular/blob/master/package.json#L34) for the latest peer dependencies
<a name="2.0.0-alpha.48"></a>