mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(changelog): line numbers to master can go out of sync (#8404)
This commit is contained in:
parent
c6f2b3e96b
commit
5a9eda73b4
1 changed files with 1 additions and 1 deletions
|
|
@ -1191,7 +1191,7 @@ Use `angular-polyfills.js` instead.
|
|||
}
|
||||
```
|
||||
|
||||
or [check angular2's package.json](https://github.com/angular/angular/blob/master/package.json#L34) for the latest peer dependencies
|
||||
or [check angular2's package.json](https://github.com/angular/angular/blob/master/package.json) for the latest `dependencies`
|
||||
|
||||
|
||||
<a name="2.0.0-alpha.48"></a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue