Skip to content

Commit 8e46a18

Browse files
authored
Merge pull request #949 from contentstack/fix/management-sdk-version
Update Management SDK version ^1.10.0 -> ~1.10.0
2 parents df87b93 + 5fcdd2b commit 8e46a18

6 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentstack-clone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@contentstack/cli-cm-import": "^1.7.0",
1010
"@contentstack/cli-command": "^1.2.11",
1111
"@contentstack/cli-utilities": "^1.5.1",
12-
"@contentstack/management": "^1.10.0",
12+
"@contentstack/management": "~1.10.0",
1313
"@colors/colors": "^1.5.0",
1414
"async": "^3.2.4",
1515
"chalk": "^4.1.0",

packages/contentstack-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@contentstack/cli-command": "^1.2.11",
99
"@contentstack/cli-utilities": "^1.5.1",
10-
"@contentstack/management": "^1.10.0",
10+
"@contentstack/management": "~1.10.0",
1111
"@oclif/config": "^1.18.3",
1212
"@oclif/core": "^2.9.3",
1313
"big-json": "^3.2.0",

packages/contentstack-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"author": "contentstack",
3333
"license": "MIT",
3434
"dependencies": {
35-
"@contentstack/management": "^1.10.0",
35+
"@contentstack/management": "~1.10.0",
3636
"@oclif/core": "^2.9.3",
3737
"axios": "1.3.4",
3838
"chalk": "^4.0.0",

packages/contentstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@contentstack/cli-launch": "^1.0.9",
3737
"@contentstack/cli-migration": "^1.3.10",
3838
"@contentstack/cli-utilities": "^1.5.1",
39-
"@contentstack/management": "^1.10.0",
39+
"@contentstack/management": "~1.10.0",
4040
"@contentstack/cli-cm-branches": "^1.0.10",
4141
"@oclif/plugin-help": "^5",
4242
"@oclif/plugin-not-found": "^2.3.9",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)