From a83929201902f41ceb9cf8b9be8b8b06f305a0c8 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Tue, 3 Apr 2018 17:11:30 -0400 Subject: [PATCH] oops, rollup should be a dev dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40aa3d4..c7030a8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/Conduitry/cheap-watch/issues" }, "homepage": "https://cndtr.io/cheap-watch/", - "dependencies": { + "devDependencies": { "rollup": "*" }, "scripts": {