Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 8c16431

Browse files
committed
v4.11.0
1 parent 932a2dd commit 8c16431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-layout",
3-
"version": "4.10.16",
3+
"version": "4.11.0",
44
"description": "ant-design-pro layout, easy to use pro scaffolding.",
55
"keywords": [
66
"admin",
@@ -145,9 +145,9 @@
145145
"webpack-cli": "^3.3.10"
146146
},
147147
"peerDependencies": {
148+
"antd": "4.x",
148149
"react": ">=16.8.0",
149-
"react-dom": ">=16.8.0",
150-
"antd": "4.x"
150+
"react-dom": ">=16.8.0"
151151
},
152152
"engines": {
153153
"node": ">=8.0.0"

0 commit comments

Comments
 (0)