Browse Source

add winston

windhamdavid 8 years ago
parent
commit
b2065a3354
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -24,7 +24,8 @@
     "react": "^0.13.1",
     "serve-favicon": "^2.2.0",
     "socket.io": "^1.3.5",
-    "socket.io-client": "^1.3.5"
+    "socket.io-client": "^1.3.5",
+	 "winston": "^2.1.1"
   },
   "devDependencies": {
     "babel-jest": "^5.3.0",