cyclejs/collection

Update to support latest versions of Cycle (Cycle Unified)

bbarker opened this issue · 1 comments

Pulling in collection seems to be causing me to get the following error (as I don't appear to have anything else that relies on xstream-adapter, which seems to be no-longer supported in Cycle Unified): node_modules/@cycle/xstream-adapter/lib/index.d.ts(1,31): error TS2307: Cannot find module '@cycle/base'.

fixed in #37