summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2016-06-08 00:13:12 +0100
committerJoe Robinson <joe@lc8n.com>2016-06-08 00:13:12 +0100
commitf3d0c81c7b004218665ab1123fb6c8915b190ce0 (patch)
treeb38588da8a92c190fe439ae4753bdaf3d50bc38b /package.json
parentd48d14f88cc6cc339af189666f8287532fb7a309 (diff)
WIP adding irc-framework, debugging
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 d635fce..de2854e 100644
--- a/package.json
+++ b/package.json
@@ -9,5 +9,6 @@
"semantic-ui": "^2.1.8",
"linkifyjs": "2.0.0-beta.9",
"irc": "0.5.0",
+ "irc-framework": "2.0.0",
"electron-prebuilt": "0.37.3" }
}