We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e065999 commit f845539Copy full SHA for f845539
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@praisetechzw/autopilot",
+ "name": "@traisetech/autopilot",
3
"version": "0.1.2",
4
"publishConfig": {
5
"access": "public"
@@ -44,7 +44,7 @@
44
},
45
"repository": {
46
"type": "git",
47
- "url": "https://github.com/PraiseTechzw/autopilot-cli.git"
+ "url": "git+https://github.com/PraiseTechzw/autopilot-cli.git"
48
49
"bugs": {
50
"url": "https://github.com/PraiseTechzw/autopilot-cli/issues"
0 commit comments