From 18797d3e21ef93b02d7cea5326d55db9787984bd Mon Sep 17 00:00:00 2001 From: Jason San Jose Date: Thu, 24 Jan 2013 11:15:42 -0800 Subject: [PATCH] remove socket.io dep --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 773fa12ba0d..d3561c8f8c2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "grunt-contrib-watch" : ">=0.2.0rc5", "grunt-contrib-jasmine" : "git://github.com/gruntjs/grunt-contrib-jasmine.git#master", "grunt-template-jasmine-requirejs" : ">=0.1.0", - "socket.io" : ">=0.9.13" }, "scripts" : {