File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 103
103
},
104
104
"resolutions" : {
105
105
"cosmiconfig" : " <9" ,
106
- "lerna" : " ^6.6.2"
106
+ "lerna" : " ^6.6.2" ,
107
+ "react-phone-input-2" : " patch:react-phone-input-2@npm%3A2.15.1#~/.yarn/patches/react-phone-input-2-npm-2.15.1-f7a7dd913b.patch"
107
108
},
108
109
"config" : {
109
110
"commitizen" : {
Original file line number Diff line number Diff line change 84
84
"@asu/unity-react-core" : " workspace:^" ,
85
85
"formik" : " ^2.1.4" ,
86
86
"prop-types" : " ^15.7.2" ,
87
- "react-phone-input-2" : " patch:react-phone-input-2@npm%3A2 .15.1#~/.yarn/patches/react-phone-input-2-npm-2.15.1-f7a7dd913b.patch " ,
87
+ "react-phone-input-2" : " 2 .15.1" ,
88
88
"reactstrap" : " ^9" ,
89
89
"yup" : " ^0.28.1" ,
90
90
"yup-phone" : " ^1.2.19"
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ __metadata:
113
113
jsdom-screenshot: "npm:^4.0.0"
114
114
postcss: "npm:^8.4.19"
115
115
prop-types: "npm:^15.7.2"
116
- react-phone-input-2: "patch:react-phone-input-2@npm%3A2 .15.1#~/.yarn/patches/react-phone-input-2-npm-2.15.1-f7a7dd913b.patch "
116
+ react-phone-input-2: "npm:2 .15.1"
117
117
reactstrap: "npm:^9"
118
118
semantic-release: "npm:^22"
119
119
semantic-release-monorepo: "npm:^8.0.2"
You can’t perform that action at this time.
0 commit comments