kennethjiang / js-file-download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

old peer dependencies still on npm

paul-sachs opened this issue · comments

I've freshly installed react-file-download and it says it has the wrong peer dependencies:

warning "react-file-download@0.3.3" has incorrect peer dependency "react@^0.14.7 || ^0.15.0".

Since the source code no longer has these dependencies, i can only imagine that the changes have not been published properly.

My apology for the sloppiness.

Just published 0.3.4.

Thanks for the quick response!