Adding files to npm package

This commit is contained in:
simos
2025-09-23 01:40:21 +02:00
parent f4becdc218
commit 376e055443

View File

@@ -4,6 +4,11 @@
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",
"files": [
"server/",
"dist/",
"README.md"
],
"homepage": "https://claudecodeui.siteboon.ai",
"repository": {
"type": "git",