Open tomwayson opened 6 years ago
https://github.com/Esri/cedar/blob/db41632fcfef5fd7b029a3a84a835d412bfb8ff6/packages/cedar/package.json#L66-L68
should be moved to peerDependencies.
peerDependencies
Also, will need to update the "will be installed for you" wording here: https://github.com/Esri/cedar#dependencies
hm... on second thought, not sure about this now, based on this rule, it's not like cedar's a plugin of rest-js.
https://github.com/Esri/cedar/blob/db41632fcfef5fd7b029a3a84a835d412bfb8ff6/packages/cedar/package.json#L66-L68
should be moved to
peerDependencies
.