|
1 | 1 | # ngx-deploy-npm 🚀 <!-- omit in toc --> |
2 | 2 |
|
3 | | -![Node version][supported-node-versions] |
| 3 | +<!-- [![Nx supported versions][supported-nx-versions]][nx-url] --> |
| 4 | + |
4 | 5 | [![NPM version][npm-image]][npm-url] |
5 | 6 | [![NPM donwoads][downloads-image]][npm-url] |
6 | 7 | [![The MIT License][mit-licence-image]][mit-licence-url] |
|
24 | 25 | [![Next JS][next-js-image]][next-js-link] |
25 | 26 | [![Node][node-image]][node-link] |
26 | 27 | [![JS][js-image]][js-link] |
27 | | -[![Nx Plugin][nx-image]][nx-link] |
| 28 | +[![Nx Plugin][nx-image]][nx-plugin-link] |
28 | 29 | [![React][react-image]][react-link] |
29 | 30 | [![React Native][react-native-image]][react-native-link] |
30 | 31 |
|
|
38 | 39 | [mit-licence-image]: https://img.shields.io/badge/license-MIT-orange.svg?color=blue&style=flat |
39 | 40 | [conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg |
40 | 41 | [downloads-image]: https://img.shields.io/npm/dm/ngx-deploy-npm |
41 | | -[supported-node-versions]: https://img.shields.io/badge/node-v16%20v18-green |
| 42 | +[supported-nx-versions]: https://img.shields.io/badge/nx%20supported%20versions-v16-143055 |
42 | 43 | [next-tests-image]: https://github.com/bikecoders/ngx-deploy-npm/actions/workflows/test-nx-next.yml/badge.svg |
43 | 44 | [linux-image]: https://img.shields.io/badge/Linux-FCC624?style=flat&logo=linux&logoColor=black |
44 | 45 | [macos-image]: https://img.shields.io/badge/mac%20os-000000?style=flat&logo=macos&logoColor=F0F0F0 |
|
63 | 64 | [mit-licence-url]: http://opensource.org/licenses/MIT |
64 | 65 | [conventional-commits-url]: https://conventionalcommits.org |
65 | 66 | [next-tests-link]: https://github.com/bikecoders/ngx-deploy-npm/actions/workflows/test-nx-next.yml |
| 67 | +[nx-url]: https://nx.dev/ |
66 | 68 |
|
67 | 69 | <!-- Projects --> |
68 | 70 |
|
|
71 | 73 | [next-js-link]: https://nx.dev/packages/next |
72 | 74 | [node-link]: https://nx.dev/packages/node |
73 | 75 | [js-link]: https://nx.dev/packages/js |
74 | | -[nx-link]: https://nx.dev/packages/nx-plugin |
| 76 | +[nx-plugin-link]: https://nx.dev/packages/nx-plugin |
75 | 77 | [react-link]: https://nx.dev/packages/react |
76 | 78 | [react-native-link]: https://nx.dev/packages/react-native |
77 | 79 |
|
|
0 commit comments