Skip to content

Commit

Permalink
chore: Update core/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 7, 2022
1 parent 3d6e802 commit adff58d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/package.json
Expand Up @@ -3,7 +3,8 @@
"version": "1.0.11",
"description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.",
"author": "Kenny Wong <wowohoo@qq.com> (https://github.com/jaywcjlove)",
"repository": "https://github.com/kktjs/kkt/tree/master/packages/ncc",
"homepage": "https://kktjs.github.io/ncc",
"repository": "https://github.com/kktjs/ncc",
"license": "MIT",
"bin": {
"ncc": "./lib/index.js"
Expand Down

0 comments on commit adff58d

Please sign in to comment.