@adonis0123/react-best-practices 1.0.5 → 1.0.6
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.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -61,6 +61,7 @@ Originally created by [@shuding](https://x.com/shuding) at [Vercel](https://verc
|
|
|
61
61
|
|
|
62
62
|
- [@adonis0123/weekly-report](https://www.npmjs.com/package/@adonis0123/weekly-report) - 周报生成
|
|
63
63
|
- [@adonis0123/agent-browser](https://www.npmjs.com/package/@adonis0123/agent-browser) - 浏览器自动化
|
|
64
|
+
- [@adonis0123/skill-development](https://www.npmjs.com/package/@adonis0123/skill-development) - 技能开发指南
|
|
64
65
|
|
|
65
66
|
---
|
|
66
67
|
|
package/package.json
CHANGED