aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-06-10 18:05:37 +0530
committerKumar Priyansh <[email protected]>2019-06-10 18:05:37 +0530
commit7ff80a80f7f57911f72390ac1b1d9552443afdf0 (patch)
tree4a99462644e5236535511c3237addcfb519e7e43 /package.json
parentdf9d85a956ba3986507d93e42754e73a3add89e2 (diff)
downloadauthorr-7ff80a80f7f57911f72390ac1b1d9552443afdf0.tar.xz
authorr-7ff80a80f7f57911f72390ac1b1d9552443afdf0.zip
Added Electron and Updated Readme
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index e1200eb..e6b0f74 100644
--- a/package.json
+++ b/package.json
@@ -17,5 +17,8 @@
"authors"
],
"author": "Kumar Priyansh",
- "license": "Apache-2.0"
+ "license": "Apache-2.0",
+ "dependencies": {
+ "electron": "^5.0.3"
+ }
}