From ce2b124d75e8f149b58f9bb20328a064c8fe3d7e Mon Sep 17 00:00:00 2001 From: Conduitry Date: Wed, 10 Apr 2019 08:21:27 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0836228..acd0555 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A simple Rollup plugin to allow the script and stylesheet portions of a Svelte c ## Requirements - Node 6+ -- Rollup 0.61+ +- Rollup 0.65+ or 1+ ## Installation