[Pkg-javascript-commits] [node-jsonstream] 170/214: Bump to jsonparse 1.1.x
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 12:58:55 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 ba91d7270e86c8cf331ea5edd3829f8b473899e8
Author: Guillaume Chauvet <gchauvet at zatarox.com>
Date: Tue Sep 15 23:43:07 2015 +0200
Bump to jsonparse 1.1.x
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 8b3dfb4..9d88b59 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"parsing"
],
"dependencies": {
- "jsonparse": "git://github.com/gchauvet/jsonparse.git",
+ "jsonparse": "1.1.x",
"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