[Pkg-javascript-commits] [node-expat] 238/371: lockning the iconv version

Jonas Smedegaard dr at jones.dk
Sun Feb 28 10:00:11 UTC 2016


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

js pushed a commit to branch master
in repository node-expat.

commit c36e214439bae94e0395e0b55b68378e2f6b9792
Author: julien <julien.genestoux at gmail.com>
Date:   Sun May 4 21:55:45 2014 +0200

    lockning the iconv version
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7ea8abb..747fd2c 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   },
   "devDependencies": {
     "vows": ">=0.5.12",
-    "iconv": "*"
+    "iconv": "2.1.0"
   },
   "repository": {
     "type": "git",

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



More information about the Pkg-javascript-commits mailing list