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.
2 parents 6217de2 + f5c7c35 commit 9122344Copy full SHA for 9122344
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kentico/kontent-cli",
3
- "version": "0.0.10",
+ "version": "0.0.11",
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
"dependencies": {
48
"chalk": "^4.0.0",
49
"yargs": "^15.3.1",
50
- "@kentico/kontent-management": "~0.3.19",
+ "@kentico/kontent-management": "~0.4.7",
51
"@kentico/kontent-backup-manager": "~1.2.2",
52
"dotenv": "^8.2.0"
53
},
0 commit comments