summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5df0203bfe..88b0a893cb 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,8 @@
"redux-actions": "^2.0.1",
"redux-localstorage": "^0.4.1",
"redux-thunk": "^2.2.0",
- "uuid": "^3.0.1"
+ "uuid": "^3.0.1",
+ "validated": "^1.1.0"
},
"optionalDependencies": {
"nseventmonitor": "git+https://github.com/pronebird/NSEventMonitor.git"