Skip to content

Commit

Permalink
Merge d9e4b9a into 4e00483
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Feb 9, 2021
2 parents 4e00483 + d9e4b9a commit 1964efd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"@babel/runtime": "^7.10.1",
"classnames": "^2.2.1",
"date-fns": "^2.15.0",
"dayjs": "^1.8.30",
"moment": "^2.24.0",
"rc-trigger": "^5.0.4",
"rc-util": "^5.4.0",
Expand All @@ -60,6 +59,7 @@
"@umijs/fabric": "^2.0.8",
"coveralls": "^3.0.6",
"cross-env": "^7.0.2",
"dayjs": "^1.8.30",
"enzyme": "^3.0.0",
"enzyme-adapter-react-16": "^1.0.1",
"enzyme-to-json": "^3.4.0",
Expand All @@ -85,6 +85,7 @@
"mode": "npm"
},
"peerDependencies": {
"dayjs": "^1.8.30",
"react": ">=16.9.0",
"react-dom": ">=16.9.0"
}
Expand Down

0 comments on commit 1964efd

Please sign in to comment.