[Pkg-javascript-commits] [sockjs-client] 267/350: Fix #214 Upgrade url-parse to 0.1.1

tonnerre at ancient-solutions.com tonnerre at ancient-solutions.com
Fri Aug 5 01:04:28 UTC 2016


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

tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.

commit 9b291aace2897231d8de095dc7e9362961c3f6ed
Author: Bryce Kahle <bkahle at gmail.com>
Date:   Fri Nov 21 16:36:40 2014 -0500

    Fix #214 Upgrade url-parse to 0.1.1
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b946f9a..5e84e05 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "faye-websocket": "~0.7.3",
     "inherits": "^2.0.1",
     "json3": "^3.3.2",
-    "url-parse": "^0.1.0"
+    "url-parse": "^0.1.1"
   },
   "devDependencies": {
     "browserify": "^6.1.0",

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



More information about the Pkg-javascript-commits mailing list