We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fb871 commit 2f4fc70Copy full SHA for 2f4fc70
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kentico/kontent-cli",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Command line interface tool that can be used for generating and running Kontent migration scripts",
5
"main": "./lib/index.js",
6
"types": "./lib/types/index.d.ts",
@@ -47,7 +47,7 @@
47
},
48
"homepage": "https://github.com/Kentico/kontent-cli#readme",
49
"dependencies": {
50
- "@kentico/kontent-backup-manager": "3.0.1",
+ "@kentico/kontent-backup-manager": "3.2.1",
51
"chalk": "^4.0.0",
52
"dotenv": "^8.2.0",
53
"yargs": "^15.3.1"
0 commit comments