From ffb0e27efa9b6588c8ea74256de6977bf7a8abc8 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 18 Dec 2019 11:37:21 -0700 Subject: [PATCH] We don't need no dist --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index c96d8450f..3a28469bb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "license": "Apache-2.0", "files": [ "lib", - "dist", "git-revision.txt", "CHANGELOG.md", "CONTRIBUTING.rst",