#Peer Dependency
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
You can update to the latest, ur IDE needs that to type check so that your know what's wrong with your types
I moved it to devdependencies and so far not seeing any issue on production
Probably just a mistake, cause peerdependencies are only needed by libraries which they would tell you: yo u using my library, please make sure you install lib a b c too so that my library will work for you