Esri / cedar

JavaScript Charts for ArcGIS
https://esri.github.io/cedar
257 stars 238 forks source link

arcgis-rest-js packages should be peer dependencies of cedar #445

Open tomwayson opened 6 years ago

tomwayson commented 6 years ago

https://github.com/Esri/cedar/blob/db41632fcfef5fd7b029a3a84a835d412bfb8ff6/packages/cedar/package.json#L66-L68

should be moved to peerDependencies.

tomwayson commented 6 years ago

Also, will need to update the "will be installed for you" wording here: https://github.com/Esri/cedar#dependencies

tomwayson commented 6 years ago

hm... on second thought, not sure about this now, based on this rule, it's not like cedar's a plugin of rest-js.