Skip to content

Commit 909d9f3

Browse files
authored
Merge branch 'v2-dev' into enhc/DX-7310
2 parents 6b78511 + 1bf6732 commit 909d9f3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/contentstack-bootstrap/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-cm-bootstrap",
33
"description": "Bootstrap contentstack apps",
4-
"version": "2.0.0-beta.19",
4+
"version": "2.0.0-beta.18",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"scripts": {
@@ -19,7 +19,7 @@
1919
"@contentstack/cli-cm-seed": "~2.0.0-beta.18",
2020
"@contentstack/cli-command": "~2.0.0-beta.7",
2121
"@contentstack/cli-utilities": "~2.0.0-beta.8",
22-
"@contentstack/cli-config": "~2.0.0-beta.9",
22+
"@contentstack/cli-config": "~2.0.0-beta.10",
2323
"@oclif/core": "^4.3.0",
2424
"inquirer": "12.11.1",
2525
"mkdirp": "^2.1.6",
@@ -70,4 +70,4 @@
7070
}
7171
},
7272
"repository": "contentstack/cli"
73-
}
73+
}

packages/contentstack-export/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@contentstack/cli-auth": "~2.0.0-beta.12",
26-
"@contentstack/cli-config": "~2.0.0-beta.9",
26+
"@contentstack/cli-config": "~2.0.0-beta.10",
2727
"@contentstack/cli-dev-dependencies": "~2.0.0-beta.0",
2828
"@oclif/plugin-help": "^6.2.28",
2929
"@oclif/test": "^4.1.18",
@@ -99,4 +99,4 @@
9999
}
100100
},
101101
"repository": "https://github.com/contentstack/cli"
102-
}
102+
}

0 commit comments

Comments
 (0)