feat: update and gcommit implment (v0.1.0)
No description for this commit
This commit is contained in:
parent
727628a635
commit
0ef2a8fb81
6
package-lock.json
generated
6
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gcommit-cli",
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gcommit-cli",
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@inquirer/prompts": "^5.0.1",
|
||||
@ -21,7 +21,7 @@
|
||||
"wait": "^0.4.2"
|
||||
},
|
||||
"bin": {
|
||||
"gcommit-cli": "node ./dist/main.bundle.js"
|
||||
"gcommit": "dist/main.bundle.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/figlet": "^1.5.8",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gcommit-cli",
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"description": "Git CLI Assistant is a command-line application (CLI)",
|
||||
"author": {
|
||||
"name": "cdairo22",
|
||||
|
Loading…
x
Reference in New Issue
Block a user