Skip to content

Commit

Permalink
Merge pull request #1070 from contentstack/development
Browse files Browse the repository at this point in the history
Merge Development to staging
  • Loading branch information
netrajpatel authored Oct 5, 2023
2 parents da8cb34 + eb85da6 commit c6c18a7
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 116 deletions.
34 changes: 28 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/contentstack-seed/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "@contentstack/cli-cm-seed",
"description": "create a Stack from existing content types, entries, assets, etc.",
"version": "1.5.0",
"version": "1.5.1",
"author": "Contentstack",
"bugs": "https://github.com/contentstack/cli/issues",
"dependencies": {
"@contentstack/cli-cm-import": "~1.9.0",
"@contentstack/cli-command": "~1.2.12",
"@contentstack/cli-utilities": "~1.5.2",
"axios": "1.3.4",
"inquirer": "8.2.4",
"mkdirp": "^1.0.4",
"tar": "^6.1.13",
Expand All @@ -23,6 +22,7 @@
"@types/node": "^14.14.32",
"@types/tar": "^6.1.3",
"@types/tmp": "^0.2.0",
"axios": "1.4.0",
"eslint": "^8.18.0",
"eslint-config-oclif": "^4.0.0",
"eslint-config-oclif-typescript": "^0.1.0",
Expand Down
Loading

0 comments on commit c6c18a7

Please sign in to comment.