cozy / cozy-client-js

Javascript library to write Cozy applications
https://docs.cozy.io/en/cozy-client-js/README/
MIT License
11 stars 12 forks source link

chore: declare iso fetch as dependency #268

Closed y-lohse closed 6 years ago

y-lohse commented 6 years ago

isomorphic-fetch is an actual dependency for node, so it can't be in devDependency or it won't get installed.

enguerran commented 6 years ago

In order to take into account the commit messages styleguide proposed here https://github.com/cozy/cozy-guidelines/pull/46 I reword your commit.

For next time, it will be mandatory you follow these guidelines.

y-lohse commented 6 years ago

How dare you (thanks)