Commit f2f8f0cfa627134296eb2e608427138cac4003be

Authored by Cassio Cabral
1 parent 43e5fa5d
Exists in master and in 1 other branch devel

adicionado kue package as dependencias

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
package.json
... ... @@ -16,6 +16,7 @@
16 16 "node-uuid": "^1.4.1",
17 17 "ip": "latest",
18 18 "mongoose": "^3.8.16",
19   - "python-shell": "0.0.3"
  19 + "python-shell": "0.0.3",
  20 + "kue": "latest"
20 21 }
21 22 }
... ...