[Pkg-javascript-commits] [node-jsonstream] 130/214: Update to jsonparse 1.0.0

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 12:58:50 UTC 2017


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

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

commit b3cc9bb303fd92b72b5846253a0f0b3257b394d4
Author: Gal Niv <gal at kinvey.com>
Date:   Mon Feb 2 11:58:44 2015 -0500

    Update to jsonparse 1.0.0
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 179d109..d0d55a9 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
     "parsing"
   ],
   "dependencies": {
-    "jsonparse": "0.0.5",
+    "jsonparse": "~1.0.0",
     "through": ">=2.2.7 <3"
   },
   "devDependencies": {

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



More information about the Pkg-javascript-commits mailing list