From 6c273e32cf966957c2a251f856b58bb1d7525737 Mon Sep 17 00:00:00 2001 From: Gregg Tavares <github@greggman.com> Date: Tue, 2 May 2023 12:39:48 +0900 Subject: [PATCH] build --- dist/0.x/muigui.js | 2 +- dist/0.x/muigui.module.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/0.x/muigui.js b/dist/0.x/muigui.js index e0e67de..0e4fdda 100644 --- a/dist/0.x/muigui.js +++ b/dist/0.x/muigui.js @@ -1,4 +1,4 @@ -/* muigui@0.0.5, license MIT */ +/* muigui@0.0.6, license MIT */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define(factory) : diff --git a/dist/0.x/muigui.module.js b/dist/0.x/muigui.module.js index aa2295c..8c20a72 100644 --- a/dist/0.x/muigui.module.js +++ b/dist/0.x/muigui.module.js @@ -1,4 +1,4 @@ -/* muigui@0.0.5, license MIT */ +/* muigui@0.0.6, license MIT */ var css = ` .muigui-colors { --bg-color: #ddd;