diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 62f9309..1d28a46 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "dependencies": { "express": "^4.12.1", "socket.io": "^1.3.4", - "angular": "~1.3.14" + "angular": "~1.3.14", + "crypto": "0.0.3" } } |
