瀏覽代碼

add lodash

zhangweicheng 8 年之前
父節點
當前提交
043c9a6f22
共有 1 個文件被更改,包括 2 次插入1 次删除
  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",