From e8ebd2606aec84da56e8a116566a9eb89c073cc9 Mon Sep 17 00:00:00 2001 From: albert <790321193@qq.com> Date: Mon, 13 Nov 2023 15:56:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BC=98=E5=8C=96number=E5=92=8Cinteger=20?= =?UTF-8?q?=E6=9E=9A=E4=B8=BE=E5=80=BC=E4=B8=80=E5=BC=80=E5=A7=8B=E6=98=BE?= =?UTF-8?q?=E7=A4=BA[]=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/index.html | 2 +- dist/js/{index.93062aae.js => index.4c3bdc9a.js} | 2 +- lib/json-schema-editor-vue.common.js | 4 ++-- lib/json-schema-editor-vue.umd.js | 4 ++-- lib/json-schema-editor-vue.umd.min.js | 2 +- package.json | 2 +- packages/json-schema-editor/type/integer.js | 2 +- packages/json-schema-editor/type/number.js | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) rename dist/js/{index.93062aae.js => index.4c3bdc9a.js} (61%) diff --git a/dist/index.html b/dist/index.html index a61a720..eb4d4f6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -105,4 +105,4 @@ -o-transform: rotate(10deg); transform: rotate(10deg); } - }