[Pkg-javascript-commits] [node-mocks-http] 204/296: chore(deps): add dependencies required for `2.0`

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:37 UTC 2016


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

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit 949ed987bb578cc90ca2f30ffeeaefb48ee6eb22
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Sat Apr 18 18:39:12 2015 +0800

    chore(deps): add dependencies required for `2.0`
---
 package.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package.json b/package.json
index 5d85d3a..e8ecb3d 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,8 @@
     "node": ">=0.6"
   },
   "dependencies": {
+    "depd": "^1.0.1",
+    "merge-descriptors": "^1.0.0",
     "mime": "^1.3.4"
   },
   "devDependencies": {

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



More information about the Pkg-javascript-commits mailing list