Skip to content

Commit 91edb2b

Browse files
committed
updated utitlites
1 parent 33ebb46 commit 91edb2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/contentstack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli",
33
"description": "Command-line tool (CLI) to interact with Contentstack v1-beta",
4-
"version": "1.60.0-beta.6",
4+
"version": "1.60.0-beta.7",
55
"author": "Contentstack",
66
"bin": {
77
"csdx": "./bin/run.js"
@@ -38,7 +38,7 @@
3838
"@contentstack/cli-config": "~1.20.0-beta.0",
3939
"@contentstack/cli-launch": "^1.9.6",
4040
"@contentstack/cli-migration": "~1.12.0-beta.0",
41-
"@contentstack/cli-utilities": "~1.18.0-beta.0",
41+
"@contentstack/cli-utilities": "~1.18.0-beta.1",
4242
"@contentstack/cli-variants": "~1.4.0-beta.0",
4343
"@contentstack/management": "~1.27.5",
4444
"@oclif/core": "^4.3.0",
@@ -168,4 +168,4 @@
168168
}
169169
},
170170
"repository": "https://github.com/contentstack/cli"
171-
}
171+
}

0 commit comments

Comments
 (0)