summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2018-10-04 20:01:01 +0200
committerSheogorath2018-10-10 23:42:41 +0200
commit1d452a6ed4c0bfac4dadd2c90fa53282222ebe1b (patch)
treee2f8b34cef0cc836fb782811eb5d4e24b5660edf /package.json
parentbf525e43d4b1806b0a99f7c145a16087de7438fa (diff)
Remove dead package octicon
Octicon no longer provides its CSS classes and this way is useless in CodiMD. Replacing all used classes in the UI and remove it from build system. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3aa28fad..b0a906db 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,6 @@
"morgan": "^1.7.0",
"mysql": "^2.12.0",
"node-uuid": "^1.4.7",
- "octicons": "~4.4.0",
"passport": "^0.4.0",
"passport-dropbox-oauth2": "^1.1.0",
"passport-facebook": "^2.1.1",