summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index de2854e..6cb5310 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "blachat",
- "version": "0.2.1",
+ "version": "0.3.0",
"description": "A modern IRC client",
"license": "GPL-3.0",
"repository": "http://www.blatech.co.uk/wjoe/blachat",
@@ -8,7 +8,6 @@
"dependencies": {
"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" }
}