From e400a4b9b4020d7528ff41ed1db54a931b1167ac Mon Sep 17 00:00:00 2001 From: Florian Bischoff Date: Sun, 29 Jan 2023 16:49:45 +0100 Subject: [PATCH] fix: for release --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da05fbd..d3f3016 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This package is not production ready. It is a fork of react-calendar-timeline th Released package are preliminary for testing purposes. +## ESM + +This module is ESM only. + ## Demo Clone the repo, run `npm install` and then run Storybook with `npm run storybook`.