chore(misc): fix npm version badge in generated readme files (#30996)
This PR fixes the badge on package readmes, e.g. https://www.npmjs.com/package/nx. It currently shows the latest for `@nrwl/workspace`, which is `19.8.4`, but we should show the latest nx (`20.8.1`).
This commit is contained in:
parent
80e6edd707
commit
3688ef58b9
@ -2,7 +2,7 @@
|
||||
|
||||
[](https://circleci.com/gh/nrwl/nx)
|
||||
[]()
|
||||
[](https://www.npmjs.com/@nx/workspace)
|
||||
[](https://www.npmjs.com/package/nx)
|
||||
[]()
|
||||
[](http://commitizen.github.io/cz-cli/)
|
||||
[](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user