Skip to content

Commit f845539

Browse files
committed
chore: npm pkg fix
1 parent e065999 commit f845539

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@praisetechzw/autopilot",
2+
"name": "@traisetech/autopilot",
33
"version": "0.1.2",
44
"publishConfig": {
55
"access": "public"
@@ -44,7 +44,7 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "https://github.com/PraiseTechzw/autopilot-cli.git"
47+
"url": "git+https://github.com/PraiseTechzw/autopilot-cli.git"
4848
},
4949
"bugs": {
5050
"url": "https://github.com/PraiseTechzw/autopilot-cli/issues"

0 commit comments

Comments
 (0)