Docmaps-Project / docmaps

Extensible protocol for document history metadata exchange, to enable trustworthy, rapid, open science, by and for preprint science communities.
MIT License
15 stars 1 forks source link

[sdk,etk,spa]: migrate from deprecated declaration of `pipe` #104

Open ships opened 1 year ago

ships commented 1 year ago

Bug Report

Packages affected:

Expected behavior

fp-ts/lib/pipeable is deprecated in favor of fp-ts/function. However, in CI the function import has been failing. Let's remember to address this eventually.

Actual behavior

Deprecation warning.

Steps to reproduce

Run tsc