Skip to content

Commit 8e0e800

Browse files
authored
update AntDesign 0.14.4 (#68)
1 parent 3166df5 commit 8e0e800

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "",
2424
"dependencies": {
2525
"@ant-design/pro-layout": "^6.0.0",
26-
"antd": "^4.20.7"
26+
"antd": "^4.24.2"
2727
},
2828
"devDependencies": {
2929
"gulp": "^4.0.2",

src/layout/src/AntDesign.ProLayout.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="AntDesign" Version="0.13.1" />
26+
<PackageReference Include="AntDesign" Version="0.14.4" />
2727
</ItemGroup>
2828

2929
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' And '$(SolutionDir)'==''">

0 commit comments

Comments
 (0)