RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@dartech/arsenal-ui
Versions diffs
1.4.17 → 1.4.18
@dartech/arsenal-ui 1.4.17 → 1.4.18
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/index.js
+0
-1
package/package.json
+1
-1
package/index.js
CHANGED
Viewed
@@ -6294,7 +6294,6 @@ const MultiplePropertyFiller = ({
6294
6294
control: control,
6295
6295
label: valueLabel,
6296
6296
parseValue: true,
6297
-
validateJson: true,
6298
6297
hideErrorMessage: true
6299
6298
}) : jsx(ControlInput, {
6300
6299
required: true,
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@dartech/arsenal-ui",
3
-
"version": "1.4.
17
",
3
+
"version": "1.4.
18
",
4
4
"author": "DAR",
5
5
"publishConfig": {
6
6
"registry": "https://registry.npmjs.org/"