We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf760d commit 95a6837Copy full SHA for 95a6837
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@contentstack/cli-cm-regex-validate",
3
"description": "Validate Fields with Regex Property of Content Type and Global Field in a Stack",
4
- "version": "1.1.4",
+ "version": "1.1.5",
5
"author": "Contentstack",
6
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
7
"devDependencies": {
@@ -62,8 +62,8 @@
62
"version": "oclif-dev readme && git add README.md"
63
},
64
"dependencies": {
65
- "@contentstack/cli-command": "^1.2.7",
66
- "@contentstack/cli-utilities": "^1.4.3",
+ "@contentstack/cli-command": "^1.2.9",
+ "@contentstack/cli-utilities": "^1.4.5",
67
"@contentstack/management": "^1.8.0",
68
"cli-table3": "^0.6.0",
69
"cli-ux": "^6.0.9",
0 commit comments