From 507a712b398fca316d999f74ef88a52b2a13dd1a Mon Sep 17 00:00:00 2001 From: Sebastian DiLorenzo Date: Fri, 2 Sep 2016 11:28:28 +0200 Subject: [PATCH] removing 'r beautifier' line from package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 187c22a..d13912d 100644 --- a/package.json +++ b/package.json @@ -267,7 +267,6 @@ "yapf", "erl_tidy", "marko beautifier", - "r beautifier", "vue", "vue beautifier", "sassconvert", @@ -284,4 +283,4 @@ "lint": "coffeelint src/ spec/", "code-docs": "codo && open docs/code/index.html" } -} \ No newline at end of file +}