zhangweicheng il y a 8 ans
Parent
commit
043c9a6f22
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -17,7 +17,8 @@
     "express-session": "^1.15.1",
     "request": "^2.79.0",
     "tape": "^4.6.3",
-    "nodemon": "^1.11.0"
+    "nodemon": "^1.11.0",
+    "lodash": "^3.10.1"
   },
   "dependencies": {
     "bluebird": "^3.5.0",