Skip to content

Commit

Permalink
Merge pull request #56 from contentstack/staging
Browse files Browse the repository at this point in the history
Merge staging to main
  • Loading branch information
antonyagustine authored Oct 13, 2023
2 parents b8912ef + 27005bc commit 5ca30f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

7 changes: 6 additions & 1 deletion 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.8",
"version": "1.1.9",
"author": "Contentstack",
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
"devDependencies": {
Expand Down Expand Up @@ -72,5 +72,10 @@
"tslib": "^2.6.1",
"safe-regex": "^2.1.1",
"uuid": "^9.0.0"
},
"csdxConfig": {
"shortCommandName": {
"cm:stacks:validate-regex": "RGXVLD"
}
}
}

0 comments on commit 5ca30f0

Please sign in to comment.