chore: bump to 0.1.1
This commit is contained in:
parent
ec18784c83
commit
a58997894e
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gitee-cli",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gitee-cli",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^12.1.0"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@oc-forge/gitee-cli",
|
||||
"version": "0.1.0",
|
||||
"description": "Gitee (\u7801\u4e91) command-line tool \u2014 like gh, but for Gitee",
|
||||
"version": "0.1.1",
|
||||
"description": "Gitee (码云) command-line tool — like gh, but for Gitee",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"gitee": "dist/cli.js"
|
||||
@ -17,7 +17,7 @@
|
||||
"git",
|
||||
"vcs"
|
||||
],
|
||||
"author": "\u5c0f\u6a58",
|
||||
"author": "小橘",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"commander": "^12.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user