Explorar o código

将async包引进

thm %!s(int64=8) %!d(string=hai) anos
pai
achega
8f6e4638c1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -14,6 +14,7 @@
     "dependencies": {
         "restify": "^4.0.3",
         "sequelize": "^3.13.0",
-        "tedious": "^1.13.1"
+        "tedious": "^1.13.1",
+        "async":"^2.1.4"
     }
 }