Skip to content

Commit 5ca30f0

Browse files
authoredOct 13, 2023
Merge pull request #56 from contentstack/staging
Merge staging to main
2 parents b8912ef + 27005bc commit 5ca30f0

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed
 

Diff for: ‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-regex-validate",
33
"description": "Validate Fields with Regex Property of Content Type and Global Field in a Stack",
4-
"version": "1.1.8",
4+
"version": "1.1.9",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
77
"devDependencies": {
@@ -72,5 +72,10 @@
7272
"tslib": "^2.6.1",
7373
"safe-regex": "^2.1.1",
7474
"uuid": "^9.0.0"
75+
},
76+
"csdxConfig": {
77+
"shortCommandName": {
78+
"cm:stacks:validate-regex": "RGXVLD"
79+
}
7580
}
7681
}

0 commit comments

Comments
 (0)