chore: update minor

This commit is contained in:
d-kimsuon
2025-09-01 01:33:22 +09:00
parent 2207223a0c
commit 74cc856ff7

View File

@@ -1,6 +1,6 @@
{
"name": "@kimuson/claude-code-viewer",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"license": "MIT",
"repository": {
@@ -12,7 +12,7 @@
"dist"
],
"bin": {
"claude-code-viewer": "dist/index.js"
"@kimuson/claude-code-viewer": "dist/index.js"
},
"scripts": {
"dev": "run-p 'dev:*'",