diff --git a/package.json b/package.json index c2b223c..0a8c93a 100644 --- a/package.json +++ b/package.json @@ -18,15 +18,15 @@ "license": "MIT", "repository": { "type": "git", - "url": "git://github.com/cwctab/cwc-npm-hello.git" + "url": "git://github.com/cwctab/cwc-npm-hello-function.git" }, "bugs": { - "url": "https://github.com/cwctab/cwc-npm-hello/issues" + "url": "https://github.com/cwctab/cwc-npm-hello-function/issues" }, - "homepage": "https://github.com/cwctab/cwc-npm-hello", + "homepage": "https://github.com/cwctab/cwc-npm-hello-function", "devDependencies": { "@swc/core": "^1.4.2", "tsup": "^8.0.2", "typescript": "^5.3.3" } - } \ No newline at end of file + }