-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Line 50 in bcebeaa
| "react": "^0.14.7 || ^15.0.0 || ^16.0.0" |
Under pnpm prop-types don't resolve normally. I need to force the resolution with
"lottie-react-web": {
"peerDependencies": {
"prop-types": "*"
}
},I believe if this package specifies it and publishes a new version, I won't have to do this. Filing here to see if you are open to me contributing a fix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels