File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -46512,7 +46512,7 @@ function G3(t2, e3) {
4651246512// package.json
4651346513var package_default = {
4651446514 name: "opencommit",
46515- version: "3.2.4 ",
46515+ version: "3.2.3 ",
4651646516 description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
4651746517 keywords: [
4651846518 "git",
@@ -46529,11 +46529,11 @@ var package_default = {
4652946529 ],
4653046530 main: "cli.js",
4653146531 bin: {
46532- opencommit: "./ out/cli.cjs",
46533- oco: "./ out/cli.cjs"
46532+ opencommit: "out/cli.cjs",
46533+ oco: "out/cli.cjs"
4653446534 },
4653546535 repository: {
46536- url: "https://github.com/di-sukharev/opencommit"
46536+ url: "git+ https://github.com/di-sukharev/opencommit.git "
4653746537 },
4653846538 type: "module",
4653946539 author: "https://github.com/di-sukharev",
Original file line number Diff line number Diff line change 11{
22 "name" : " opencommit" ,
3- "version" : " 3.2.4 " ,
3+ "version" : " 3.2.3 " ,
44 "description" : " Auto-generate impressive commits in 1 second. Killing lame commits with AI 🤯🔫" ,
55 "keywords" : [
66 " git" ,
1717 ],
1818 "main" : " cli.js" ,
1919 "bin" : {
20- "opencommit" : " ./ out/cli.cjs" ,
21- "oco" : " ./ out/cli.cjs"
20+ "opencommit" : " out/cli.cjs" ,
21+ "oco" : " out/cli.cjs"
2222 },
2323 "repository" : {
24- "url" : " https://github.com/di-sukharev/opencommit"
24+ "url" : " git+ https://github.com/di-sukharev/opencommit.git "
2525 },
2626 "type" : " module" ,
2727 "author" : " https://github.com/di-sukharev" ,
You can’t perform that action at this time.
0 commit comments