|
1 | 1 | { |
2 | 2 | "name": "@contentstack/cli", |
3 | 3 | "description": "Command-line tool (CLI) to interact with Contentstack", |
4 | | - "version": "1.53.0", |
| 4 | + "version": "1.53.1", |
5 | 5 | "author": "Contentstack", |
6 | 6 | "bin": { |
7 | 7 | "csdx": "./bin/run.js" |
|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@contentstack/cli-audit": "~1.16.1", |
26 | | - "@contentstack/cli-cm-export": "~1.22.0", |
27 | | - "@contentstack/cli-cm-import": "~1.30.0", |
| 26 | + "@contentstack/cli-cm-export": "~1.22.1", |
| 27 | + "@contentstack/cli-cm-import": "~1.30.1", |
28 | 28 | "@contentstack/cli-auth": "~1.6.2", |
29 | 29 | "@contentstack/cli-cm-bootstrap": "~1.17.1", |
30 | 30 | "@contentstack/cli-cm-branches": "~1.6.1", |
|
35 | 35 | "@contentstack/cli-cm-migrate-rte": "~1.6.2", |
36 | 36 | "@contentstack/cli-cm-seed": "~1.13.1", |
37 | 37 | "@contentstack/cli-command": "~1.7.0", |
38 | | - "@contentstack/cli-config": "~1.16.0", |
| 38 | + "@contentstack/cli-config": "~1.16.1", |
39 | 39 | "@contentstack/cli-launch": "^1.9.2", |
40 | 40 | "@contentstack/cli-migration": "~1.10.1", |
41 | 41 | "@contentstack/cli-utilities": "~1.15.0", |
|
0 commit comments