fix/ npm private to public
This commit is contained in:
@@ -20,11 +20,16 @@
|
||||
"scaffold",
|
||||
"create-app"
|
||||
],
|
||||
"author": "",
|
||||
"author": "Leon van Zyl",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/yourusername/create-agentic-app.git"
|
||||
"url": "https://github.com/leonvanzyl/agentic-coding-starter-kit.git",
|
||||
"directory": "create-agentic-app"
|
||||
},
|
||||
"homepage": "https://github.com/leonvanzyl/agentic-coding-starter-kit#readme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/leonvanzyl/agentic-coding-starter-kit/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user