Update package.json

This commit is contained in:
암냥 (imnyang) 2025-06-06 03:57:18 +09:00 committed by GitHub
commit 4b9e088932
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/star0202/comcigan.ts" "url": "git+https://github.com/imnyang/comcigan.ts"
}, },
"scripts": { "scripts": {
"build": "rimraf dist && tsc", "build": "rimraf dist && tsc",