diff options
author | Vitaly Takmazov | 2016-08-25 01:02:27 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-08-25 01:19:11 +0300 |
commit | dd132c3ef780200aebe3939f9249879495212d8a (patch) | |
tree | c610c06a6fc417dab92df4736704aeeb8143f3cd /juick-www/package.json | |
parent | f02157b46f0a922ae437f094fbb2b3cec1a53761 (diff) |
www: evil icons
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index 151e678a..f26580db 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -28,7 +28,7 @@ "autosize": "^3.0.16", "classlist.js": "^1.1.20150312", "element-closest": "^2.0.1", - "whatwg-fetch": "^1.0.0", - "font-awesome": "^4.6.3" + "evil-icons": "^1.8.0", + "whatwg-fetch": "^1.0.0" } } |