thm пре 8 година
родитељ
комит
8f6e4638c1
1 измењених фајлова са 2 додато и 1 уклоњено
  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"
     }
 }