angular-wsocket.io-service
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -52,2 +52,4 @@ 'use strict'; | ||
}; | ||
} | ||
} | ||
module.exports = module; |
{ | ||
"name": "angular-wsocket.io-service", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Angular service for wsocket.io easy integration.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
2731
48