From 96c8243e651fdb4eca8bf83f9b53684bb0b0b5c9 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Wed, 31 Jan 2018 13:58:41 -0500 Subject: [PATCH] Remove brfs dependency (not using) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index b2781e9da..20e5a740b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "devDependencies": { "@mapbox/maki": "^4.0.0", "@std/esm": "^0.20.0", - "brfs": "1.4.3", "chai": "^4.1.0", "colors": "^1.1.2", "concat-files": "^0.1.1",