diff options
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" } } |