Skip to content

Commit e4439a4

Browse files
refactor: remove obsolete Apps CLI documentation and update dependencies
1 parent 6b01505 commit e4439a4

3 files changed

Lines changed: 3 additions & 237 deletions

File tree

.cursor/rules/apps-cli.mdc

Lines changed: 0 additions & 34 deletions
This file was deleted.

packages/contentstack-apps-cli/docs/DEPLOY_COMMAND_FLOW_AND_TEST_ISSUES.md

Lines changed: 0 additions & 200 deletions
This file was deleted.

packages/contentstack-apps-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
],
2323
"dependencies": {
2424
"@apollo/client": "^3.14.1",
25-
"@contentstack/cli-command": "^1.8.2",
26-
"@contentstack/cli-launch": "^1.9.8",
27-
"@contentstack/cli-utilities": "2.0.0-beta.7",
25+
"@contentstack/cli-command": "~2.0.0-beta.7",
26+
"@contentstack/cli-launch": "^1.9.9",
27+
"@contentstack/cli-utilities": "~2.0.0-beta.8",
2828
"adm-zip": "^0.5.17",
2929
"chalk": "^5.6.2",
3030
"lodash": "^4.18.1",

0 commit comments

Comments
 (0)