test: rehearse beta downgrade guard

This commit is contained in:
guokexin.02
2026-07-30 20:26:39 +08:00
parent 6c2d55b0b2
commit 30652fda43
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@larksuite/cli",
"version": "1.0.79-beta.5",
"version": "1.0.79-beta.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@larksuite/cli",
"version": "1.0.79-beta.5",
"version": "1.0.79-beta.0",
"cpu": [
"x64",
"arm64",

View File

@@ -1,6 +1,6 @@
{
"name": "@larksuite/cli",
"version": "1.0.79-beta.5",
"version": "1.0.79-beta.0",
"description": "The official CLI for Lark/Feishu open platform",
"bin": {
"lark-cli": "scripts/run.js"