thm 8 anni fa
parent
commit
8f6e4638c1
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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"
     }
 }