ioof-holdings/redux-subspace

@types in redux-subspace-observable dependencies

cronon opened this issue · 1 comments

bug in redux-subspace-observable

redux-subspace-observable starting from version 3.0.0 contains @types as dependencies and they conflict with built-in typescript libraries.

Possible Solution

Move @types/es6-shim and @types/node to devDependencies

I'm sorry @cronon, this one has slipped past me.

I'm not a typescript user myself, so this sort of thing easily confuses me. I'm happy to accept pull requests to improve or fix type definitions for users.