Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Add tslib as peer dependency

Choose a tag to compare

@lifeiscontent lifeiscontent released this 04 Sep 20:21
· 36 commits to master since this release

in previous versions we added tslib as a dev dependency, which was causing issues for people.

this version should fix that. Thanks to @unixdev for pointing this out!