summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@codeispoetry.ru>2017-02-20 11:29:19 +0000
committerAndrej Mihajlov <and@codeispoetry.ru>2017-02-20 11:29:19 +0000
commit02f8a846a2300cadce24ec52d24d10d837be57b0 (patch)
tree95280e9586711ddd3dd3ea3f15631bab7d88286e /package.json
parentbc6a48d227dc75e04c13f248dd8a12eac3e37fb7 (diff)
downloadmullvadvpn-02f8a846a2300cadce24ec52d24d10d837be57b0.tar.xz
mullvadvpn-02f8a846a2300cadce24ec52d24d10d837be57b0.zip
- Add map placeholders
- Connection screen mockup
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f8a6bebb39..b42114d0b4 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"repository": "https://github.com/jschr/electron-react-redux-boilerplate",
"license": "MIT",
"dependencies": {
+ "nseventmonitor": "https://github.com/pronebird/NSEventMonitor.git",
"babel-runtime": "^6.22.0",
"react": "^15.4.2",
"react-dom": "^15.4.2",