@wibetter/json-schema-editor 5.2.3 → 5.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.css +2 -2
- package/lib/index.js +1 -3696
- package/lib/index.js.LICENSE.txt +2 -2
- package/package.json +1 -1
- package/sdk/index.css +1 -1
- package/sdk/index.js +1 -87995
- package/sdk/index.js.LICENSE.txt +1 -1
package/sdk/index.js.LICENSE.txt
CHANGED
|
@@ -22,7 +22,7 @@ object-assign
|
|
|
22
22
|
* @wibetter/json-schema-editor v5.2.3
|
|
23
23
|
* author: wibetter
|
|
24
24
|
* build tool: AKFun
|
|
25
|
-
* build time:
|
|
25
|
+
* build time: Mon Mar 10 2025 00:30:14 GMT+0800 (中国标准时间)
|
|
26
26
|
* build tool info: https://github.com/wibetter/akfun
|
|
27
27
|
*/
|
|
28
28
|
|