Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed May 2, 2023
1 parent 9035f95 commit 6c273e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/0.x/muigui.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* [email protected].5, license MIT */
/* [email protected].6, license MIT */
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
Expand Down
2 changes: 1 addition & 1 deletion dist/0.x/muigui.module.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* [email protected].5, license MIT */
/* [email protected].6, license MIT */
var css = `
.muigui-colors {
--bg-color: #ddd;
Expand Down

0 comments on commit 6c273e3

Please sign in to comment.