Commit 066ea30b83148c94bbe5ba4e927bed58019acd14

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

fix typo

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
package.json
... ... @@ -14,7 +14,7 @@
14 14 "express": "~3.5.1",
15 15 "mkdirp": "^0.5.0",
16 16 "node-uuid": "^1.4.1",
17   - "ip": "latest,
  17 + "ip": "latest",
18 18 "mongoose": "^3.8.16",
19 19 "python-shell": "0.0.3"
20 20 }
... ...