Skip to content

Commit 9122344

Browse files
author
Tomáš Winkler
authored
Merge pull request #18 from Kentico/feature/update-kontent-management
Update @kentico/kontent-management
2 parents 6217de2 + f5c7c35 commit 9122344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kentico/kontent-cli",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "Command line interface tool that can be used for generating and running Kontent migration scripts",
55
"main": "./lib/index.js",
66
"types": "./lib/types/index.d.ts",
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"chalk": "^4.0.0",
4949
"yargs": "^15.3.1",
50-
"@kentico/kontent-management": "~0.3.19",
50+
"@kentico/kontent-management": "~0.4.7",
5151
"@kentico/kontent-backup-manager": "~1.2.2",
5252
"dotenv": "^8.2.0"
5353
},

0 commit comments

Comments
 (0)