Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Open
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: package-lock.json
checksum: e907e16b74b88667c8226032ddc4fcd786a7838c81448470479cd3f48b282bae
checksum: 59f5bfc66dc7f57a3e3c07144baa6c80ba4309de4617bc65435dc0f908ae564a
version: '1.0'
60 changes: 43 additions & 17 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@contentstack/cli-cm-export": "~1.25.0",
"@contentstack/cli-command": "~1.8.2",
"@contentstack/cli-utilities": "~1.18.3",
"@contentstack/cli-utilities": "~1.18.4",
"@oclif/core": "^4.10.5",
"async": "^3.2.6",
"big-json": "^3.2.0",
Expand Down
Loading