aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-03 23:22:38 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-11-03 23:22:38 +0100
commita54c87be1ce629cf13a5bfb9c2ba26958e0e4e74 (patch)
treeda5535da9fd3af1dee6ad706bead7b8e4263468b /package.json
parentReset linux shortcuts to Ctrl (diff)
downloadferdium-app-a54c87be1ce629cf13a5bfb9c2ba26958e0e4e74.tar.gz
ferdium-app-a54c87be1ce629cf13a5bfb9c2ba26958e0e4e74.tar.zst
ferdium-app-a54c87be1ce629cf13a5bfb9c2ba26958e0e4e74.zip
Parse recipe author string
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 1c0aad789..fc0954e94 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
27 "license": "Apache-2.0", 27 "license": "Apache-2.0",
28 "dependencies": { 28 "dependencies": {
29 "@paulcbetts/system-idle-time": "^1.0.4", 29 "@paulcbetts/system-idle-time": "^1.0.4",
30 "address-rfc2822": "^2.0.1",
30 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git", 31 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git",
31 "babel-polyfill": "^6.23.0", 32 "babel-polyfill": "^6.23.0",
32 "babel-runtime": "^6.23.0", 33 "babel-runtime": "^6.23.0",