[Pkg-javascript-commits] [node-module-deps] 345/444: Add xtend dependency to package.json

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:48:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-module-deps.

commit 386b0e25524ca05734d59372f4961bbc1375b803
Author: Terin Stock <terinjokes at gmail.com>
Date:   Wed Feb 18 16:57:26 2015 +0000

    Add xtend dependency to package.json
---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 63bedf9..d15e79f 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,8 @@
     "shallow-copy": "0.0.1",
     "stream-combiner2": "~1.0.0",
     "subarg": "0.0.1",
-    "through2": "~0.4.1"
+    "through2": "~0.4.1",
+    "xtend": "^4.0.0"
   },
   "devDependencies": {
     "through": "~2.3.4",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git



More information about the Pkg-javascript-commits mailing list