This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/master by this push:
     new fc23ccd  [HOTFIX] delete 'files' section of package file--foolish 
mistake
fc23ccd is described below

commit fc23ccd237b4f3a2a5c80865a3f7585cb58810b3
Author: poorejc <[email protected]>
AuthorDate: Fri Aug 2 22:59:38 2019 -0400

    [HOTFIX] delete 'files' section of package file--foolish mistake
---
 package.json | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/package.json b/package.json
index 80caa7f..02b9afd 100755
--- a/package.json
+++ b/package.json
@@ -11,14 +11,6 @@
     "dev": "gulp dev",
     "example:watch": "nodemon -w ./example example/server.js"
   },
-  "files": [
-    "README.md",
-    "LICENSE",
-    "NOTICE",
-    "DISCLAIMER",
-    "CHANGELOG.md",
-    "KEYS"
-  ],
   "repository": {
     "type": "git",
     "url": "git://git.apache.org/incubator-flagon-useralejs.git"

Reply via email to