From 309c4a74fce886839b59787f682cfda0c8b1c243 Mon Sep 17 00:00:00 2001 From: Matt Travi Date: Sat, 11 Jun 2016 22:45:59 -0500 Subject: [PATCH] shouldnt need to depend on rollup directly --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 6037c760..ce177936 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,6 @@ "proxyquire": "1.7.9", "referee": "1.2.0", "referee-sinon": "1.0.3", - "rollup": "0.31.1", "rollup-plugin-babel": "2.5.1", "sinon": "1.17.4", "time-grunt": "1.3.0"