Commit 066ea30b83148c94bbe5ba4e927bed58019acd14
1 parent
14417801
Exists in
master
and in
1 other branch
fix typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
package.json
@@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
14 | "express": "~3.5.1", | 14 | "express": "~3.5.1", |
15 | "mkdirp": "^0.5.0", | 15 | "mkdirp": "^0.5.0", |
16 | "node-uuid": "^1.4.1", | 16 | "node-uuid": "^1.4.1", |
17 | - "ip": "latest”, | 17 | + "ip": "latest", |
18 | "mongoose": "^3.8.16", | 18 | "mongoose": "^3.8.16", |
19 | "python-shell": "0.0.3" | 19 | "python-shell": "0.0.3" |
20 | } | 20 | } |