build
This commit is contained in:
+2
-2
@@ -16272,7 +16272,7 @@ function G3(t, e2) {
|
|||||||
// package.json
|
// package.json
|
||||||
var package_default = {
|
var package_default = {
|
||||||
name: "opencommit",
|
name: "opencommit",
|
||||||
version: "2.0.18",
|
version: "2.0.19",
|
||||||
description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
|
description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
|
||||||
keywords: [
|
keywords: [
|
||||||
"git",
|
"git",
|
||||||
@@ -21685,7 +21685,7 @@ var [command, mode] = process.argv.slice(2);
|
|||||||
if (!apiKey && command !== "config" && mode !== "set" /* set */) {
|
if (!apiKey && command !== "config" && mode !== "set" /* set */) {
|
||||||
ae("opencommit");
|
ae("opencommit");
|
||||||
ce(
|
ce(
|
||||||
"OCO_OPENAI_API_KEY is not set, please run `oc config set OCO_OPENAI_API_KEY=<your token>. Make sure you add payment details, so API works.`"
|
"OCO_OPENAI_API_KEY is not set, please run `oco config set OCO_OPENAI_API_KEY=<your token>. Make sure you add payment details, so API works.`"
|
||||||
);
|
);
|
||||||
ce(
|
ce(
|
||||||
"For help look into README https://github.com/di-sukharev/opencommit#setup"
|
"For help look into README https://github.com/di-sukharev/opencommit#setup"
|
||||||
|
|||||||
@@ -26973,7 +26973,7 @@ var [command, mode] = process.argv.slice(2);
|
|||||||
if (!apiKey && command !== "config" && mode !== "set" /* set */) {
|
if (!apiKey && command !== "config" && mode !== "set" /* set */) {
|
||||||
ae("opencommit");
|
ae("opencommit");
|
||||||
ce(
|
ce(
|
||||||
"OCO_OPENAI_API_KEY is not set, please run `oc config set OCO_OPENAI_API_KEY=<your token>. Make sure you add payment details, so API works.`"
|
"OCO_OPENAI_API_KEY is not set, please run `oco config set OCO_OPENAI_API_KEY=<your token>. Make sure you add payment details, so API works.`"
|
||||||
);
|
);
|
||||||
ce(
|
ce(
|
||||||
"For help look into README https://github.com/di-sukharev/opencommit#setup"
|
"For help look into README https://github.com/di-sukharev/opencommit#setup"
|
||||||
|
|||||||
Reference in New Issue
Block a user