@lwce/lwc-storybook
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -42,3 +42,3 @@ import parser from 'fast-xml-parser'; | ||
if (max) { | ||
config[name].control.min = parseInt(max, 10); | ||
config[name].control.max = parseInt(max, 10); | ||
} | ||
@@ -45,0 +45,0 @@ |
{ | ||
"name": "@lwce/lwc-storybook", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Runtime utilities for storybook", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
], | ||
"gitHead": "f4bc00905abc1a40c3abbc8258d222e01f6e2749" | ||
"gitHead": "ec34a7fb3c5ed24a5795b6ff872b35b77afe3909" | ||
} |
Sorry, the diff of this file is not supported yet