Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fileignoreconfig:
- filename: pnpm-lock.yaml
checksum: 68e7f78868ed6f25abe82f39a7938bf0540c0ccd7072279ad30644a60aac18db
checksum: b8dc082b59f03873ab00adddd07df399fc74e90491f50ee96297467016fc9f20
version: '1.0'
4 changes: 2 additions & 2 deletions packages/contentstack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli",
"description": "Command-line tool (CLI) to interact with Contentstack",
"version": "2.0.0-beta.17",
"version": "2.0.0-beta.18",
"author": "Contentstack",
"bin": {
"csdx": "./bin/run.js"
Expand Down Expand Up @@ -34,7 +34,7 @@
"@contentstack/cli-cm-import-setup": "~2.0.0-beta.8",
"@contentstack/cli-cm-seed": "~2.0.0-beta.12",
"@contentstack/cli-command": "~2.0.0-beta.4",
"@contentstack/cli-config": "~2.0.0-beta.6",
"@contentstack/cli-config": "~2.0.0-beta.5",
"@contentstack/cli-launch": "^1.9.6",
"@contentstack/cli-migration": "~2.0.0-beta.9",
"@contentstack/cli-utilities": "~2.0.0-beta.4",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading