@vibeopc/testpublish-2 1.0.21 → 1.0.22
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/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vibeopc/testpublish-2",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.22",
|
|
4
4
|
"description": "测试用户2 的 CLI 名片 - 这是测试简介2",
|
|
5
5
|
"readme": "# 测试用户2\n\n这是测试简介2\n📍 杭州\n\n---\n\n## 一条命令,了解我\n\n```bash\nnpx @vibeopc/testpublish-2\n```\n\n## 可用命令\n\n### `whoami` — 关于我\n\n### `skills` — 我的技能\n\n```\n技能2\n- React\n- Node.js\n```\n\n### `projects` — 我的项目\n\n```\n项目2介绍\n```\n\n### `links` — 链接\n\n---\n\n## 链接\n\n- [github](https://github.com/user2)\n- [twitter](https://twitter.com/user2)\n\n---\n\n> 由 [VibeOPC](https://vibeopc.app) 生成 · 2026",
|
|
6
6
|
"bin": {
|