changeset 2746:349a3610dfc5

font awesome 4 removed from dependecies
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 20 Mar 2019 17:09:07 +0100
parents d2896bb852e7
children fb5deecb77f1
files client/package.json client/yarn.lock
diffstat 2 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/client/package.json	Wed Mar 20 16:48:08 2019 +0100
+++ b/client/package.json	Wed Mar 20 17:09:07 2019 +0100
@@ -37,7 +37,6 @@
     "d3-line-chunked": "^1.4.1",
     "date-fns": "^1.30.1",
     "debounce": "^1.2.0",
-    "font-awesome": "^4.7.0",
     "glob-all": "^3.1.0",
     "jspdf": "^1.5.3",
     "locale2": "^2.2.0",
--- a/client/yarn.lock	Wed Mar 20 16:48:08 2019 +0100
+++ b/client/yarn.lock	Wed Mar 20 17:09:07 2019 +0100
@@ -4986,11 +4986,6 @@
   dependencies:
     debug "=3.1.0"
 
-font-awesome@^4.7.0:
-  version "4.7.0"
-  resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133"
-  integrity sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=
-
 for-in@^0.1.3:
   version "0.1.8"
   resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"