File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " rc-picker" ,
3- "version" : " 3.3.1 " ,
3+ "version" : " 3.3.2 " ,
44 "description" : " React date & time picker" ,
55 "keywords" : [
66 " react" ,
5555 "@types/react-dom" : " ^17.0.8" ,
5656 "coveralls" : " ^3.0.6" ,
5757 "cross-env" : " ^7.0.2" ,
58+ "date-fns" : " 2.x" ,
59+ "dayjs" : " 1.x" ,
5860 "dumi" : " ^1.1.37" ,
5961 "eslint" : " ~7.32.0" ,
6062 "eslint-plugin-eslint-comments" : " ^3.1.2" ,
6567 "glob" : " ^7.2.0" ,
6668 "less" : " ^3.10.3" ,
6769 "mockdate" : " ^3.0.2" ,
70+ "moment" : " ^2.24.0" ,
6871 "np" : " ^7.1.0" ,
6972 "prettier" : " ^2.0.5" ,
7073 "rc-test" : " ^7.0.9" ,
7174 "react" : " ^17.0.0" ,
7275 "react-dom" : " ^17.0.0" ,
73- "typescript" : " ^4.0.3" ,
74- "date-fns" : " 2.x" ,
75- "dayjs" : " 1.x" ,
76- "moment" : " ^2.24.0"
76+ "typescript" : " ^4.0.3"
7777 },
7878 "peerDependencies" : {
79- "react" : " >=16.9.0" ,
80- "react-dom" : " >=16.9.0" ,
8179 "date-fns" : " >= 2.x" ,
8280 "dayjs" : " >= 1.x" ,
83- "moment" : " >= 2.x"
81+ "moment" : " >= 2.x" ,
82+ "react" : " >=16.9.0" ,
83+ "react-dom" : " >=16.9.0"
8484 },
8585 "peerDependenciesMeta" : {
8686 "date-fns" : {
You can’t perform that action at this time.
0 commit comments