Skip to content

Commit 71baed5

Browse files
committed
bumped import command
1 parent 313ff17 commit 71baed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/contentstack-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@contentstack/cli-audit": "~2.0.0-beta.6",
99
"@contentstack/cli-command": "~2.0.0-beta.2",
1010
"@contentstack/cli-utilities": "~2.0.0-beta.2",
11-
"@contentstack/cli-variants": "~2.0.0-beta.8",
11+
"@contentstack/cli-variants": "~2.0.0-beta.9",
1212
"@oclif/core": "^4.3.0",
1313
"big-json": "^3.2.0",
1414
"bluebird": "^3.7.2",

packages/contentstack-variants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/cli-variants",
3-
"version": "2.0.0-beta.8",
3+
"version": "2.0.0-beta.9",
44
"description": "Variants plugin",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)