summaryrefslogtreecommitdiff
path: root/devel/npm-commander/files/patch-package.json
diff options
context:
space:
mode:
Diffstat (limited to 'devel/npm-commander/files/patch-package.json')
-rw-r--r--devel/npm-commander/files/patch-package.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/npm-commander/files/patch-package.json b/devel/npm-commander/files/patch-package.json
deleted file mode 100644
index dd6f259d2781..000000000000
--- a/devel/npm-commander/files/patch-package.json
+++ /dev/null
@@ -1,12 +0,0 @@
---- package.json.orig 2015-10-13 15:20:01 UTC
-+++ package.json
-@@ -26,8 +26,5 @@
- },
- "files": [
- "index.js"
-- ],
-- "dependencies": {
-- "graceful-readlink": ">= 1.0.0"
-- }
-+ ]
- }