[Pkg-javascript-commits] [node-jsonstream] 62/214: Upgrade jsonparse in order to address issue #10
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 12:58:40 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 300bfdb23bec6d52265d412828e940f6bb79332a
Author: EugenDueck <eugen at dueck.org>
Date: Thu Sep 20 11:08:26 2012 +0900
Upgrade jsonparse in order to address issue #10
0.0.2 of jsonparse is supposed to fix the issue:
https://github.com/creationix/jsonparse/pull/4
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 1b52255..d213529 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"url": "git://github.com/dominictarr/JSONStream.git"
},
"dependencies": {
- "jsonparse": "0.0.1"
+ "jsonparse": "0.0.2"
},
"devDependencies": {
"it-is": "~1",
--
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