czg 1.4.1 → 1.4.2-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +6 -6
  2. package/bin/index.js +197 -301
  3. package/package.json +3 -3
package/README.md CHANGED
@@ -132,6 +132,12 @@ brew install czg
132
132
 
133
133
  <table>
134
134
  <tr>
135
+ <td align="center" width="200px">
136
+ <a target="_blank" href="https://github.com/nrwl/nx">
137
+ <img src="https://user-images.githubusercontent.com/40693636/211251507-e45992b8-6e49-44e4-933c-100a68f5ff48.png" alt="Nx logo" width="40"><br>
138
+ <sub>Nx</sub>
139
+ </a>
140
+ </td>
135
141
  <td align="center" width="200px">
136
142
  <a target="_blank" href="https://github.com/element-plus/element-plus">
137
143
  <img src="https://user-images.githubusercontent.com/40693636/172459748-939e3f1b-a694-4c09-b643-e1dce602105c.png" alt="Element Plus logo" width="40"><br>
@@ -150,12 +156,6 @@ brew install czg
150
156
  <sub>Vben-Admin</sub>
151
157
  </a>
152
158
  </td>
153
- <td align="center" width="200px">
154
- <a target="_blank" href="https://github.com/buqiyuan/vue3-antd-admin">
155
- <img src="https://user-images.githubusercontent.com/40693636/170830597-31d6f0d7-2c93-491b-a984-7bf21db8f75b.png" alt="Vue3-Antd-Admin logo" width="40"><br>
156
- <sub>Vue3-Antd-Admin</sub>
157
- </a>
158
- </td>
159
159
  </tr>
160
160
  </table>
161
161