Commit 637d60baa0028e953ca8b2951d37166865b21c6b

Authored by libras
1 parent 7f1dbdc4
Exists in master and in 1 other branch devel

Updating package.json

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
package.json
... ... @@ -11,6 +11,7 @@
11 11 "license": "ISC",
12 12 "dependencies": {
13 13 "express": "~3.5.1",
14   - "mkdirp": "^0.5.0"
  14 + "mkdirp": "^0.5.0",
  15 + "node-uuid": "^1.4.1"
15 16 }
16 17 }
... ...