Skip to content

Commit

Permalink
Merge pull request #71 from contentstack/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
abhinav-from-contentstack authored Nov 8, 2023
2 parents 6756d6c + 8c01d1c commit 5c5b925
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 34 deletions.
65 changes: 35 additions & 30 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli-cm-regex-validate",
"description": "Validate Fields with Regex Property of Content Type and Global Field in a Stack",
"version": "1.1.10",
"version": "1.1.11",
"author": "Contentstack",
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
"devDependencies": {
Expand Down Expand Up @@ -61,13 +61,13 @@
"version": "oclif-dev readme && git add README.md"
},
"dependencies": {
"@contentstack/cli-command": "^1.2.11",
"@contentstack/cli-utilities": "^1.5.0",
"@contentstack/cli-command": "^1.2.12",
"@contentstack/cli-utilities": "^1.5.2",
"@contentstack/management": "^1.10.2",
"cli-table3": "^0.6.0",
"cli-ux": "^6.0.9",
"inquirer": "^8.2.4",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jsonexport": "^3.2.0",
"tslib": "^2.6.2",
"safe-regex": "^2.1.1",
Expand Down

0 comments on commit 5c5b925

Please sign in to comment.