Skip to content

Commit 2de8f8b

Browse files
committed
feat(ui): @dext7r/ui@0.0.2
1 parent 3172132 commit 2de8f8b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/docs/.dumirc.ts

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const themeConfig = {
88
name: "@dext7r/ui",
99
github: repository.url.split(".git")[0],
1010
logo,
11+
prefersColor: { default: 'light', switch: false },
1112
nav: [
1213
{
1314
title: "起步",

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dext7r/ui",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": false,
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)