We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5525041 commit 96a7046Copy full SHA for 96a7046
packages/contentstack-bootstrap/package.json
@@ -18,6 +18,7 @@
18
"dependencies": {
19
"@contentstack/cli-cm-seed": "~1.14.2",
20
"@contentstack/cli-command": "~1.7.2",
21
+ "@contentstack/cli-config": "~1.19.0",
22
"@contentstack/cli-utilities": "~1.17.1",
23
"@oclif/core": "^4.3.0",
24
"@oclif/plugin-help": "^6.2.28",
packages/contentstack/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@contentstack/cli",
3
"description": "Command-line tool (CLI) to interact with Contentstack",
4
- "version": "1.57.1",
+ "version": "1.58.0",
5
"author": "Contentstack",
6
"bin": {
7
"csdx": "./bin/run.js"
0 commit comments