ai-nexus 1.3.0 → 1.3.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.
package/README.ko.md CHANGED
@@ -286,7 +286,7 @@ npx ai-nexus update
286
286
 
287
287
  ## 룰 마켓플레이스
288
288
 
289
- ![browse](docs/browse.png)
289
+ ![browse](https://raw.githubusercontent.com/JSK9999/ai-nexus/main/docs/browse.png)
290
290
 
291
291
  웹 기반 마켓플레이스에서 룰을 검색, 설치, 제거할 수 있습니다:
292
292
 
package/README.md CHANGED
@@ -286,7 +286,7 @@ npx ai-nexus update
286
286
 
287
287
  ## Rule Marketplace
288
288
 
289
- ![browse](docs/browse.png)
289
+ ![browse](https://raw.githubusercontent.com/JSK9999/ai-nexus/main/docs/browse.png)
290
290
 
291
291
  Open the web-based marketplace to search, install, and remove rules with one click:
292
292
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-nexus",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "AI coding assistant rule manager for Claude Code, Codex, and Cursor",
5
5
  "main": "dist/index.js",
6
6
  "bin": {