Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithclouds authored Feb 24, 2024
1 parent ee414b1 commit 9476fcd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}

0 comments on commit 9476fcd

Please sign in to comment.