Skip to content

Commit eaf72c8

Browse files
committed
v2.1.3
1 parent eeae202 commit eaf72c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mdui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdui",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "实现 material you 设计规范的 Web Components 组件库",
55
"type": "module",
66
"main": "mdui.js",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdui/shared",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "mdui 项目的公共部分",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)