Maybe it can be useful to also add it as peerDependencies like this when users do npm install they have a warning about yo version if it's wrong what do you think ? >= 1.8.0 < 2
I mean it fails hard if you do it with 1.6. Warnings are nice, just wanted to include a sentence in readme so it isn't an issue for more people going forward
Maybe it can be useful to also add it as
peerDependencies
like this when users do npm install they have a warning about yo version if it's wrong what do you think ?>= 1.8.0 < 2