From 0e1ddb9982cc819c6651dec44bd399ca52b8c35d Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Wed, 17 Aug 2016 16:09:31 -0400 Subject: [PATCH] Removing the files limitation in the package.json file so that everything comes back for now --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 542d302..8532dad 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,6 @@ "devDependencies": {}, "license": "(OFL-1.1 AND MIT)", "main": "css/keyrune.css", - "files": [ - "fonts/*" - ], "ignore": [ "*/.*", "*.json",