From 95f2df73812a6ae2b16d662ed99ebec70f033543 Mon Sep 17 00:00:00 2001
From: Giannis Kopanas <jkopanas@gmail.com>
Date: Wed, 7 Feb 2018 17:28:05 +0200
Subject: [PATCH] change version to review compoenent

---
 packages/component-review/package.json |  2 +-
 yarn.lock                              | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/packages/component-review/package.json b/packages/component-review/package.json
index abc7d527b..4829fdd9a 100644
--- a/packages/component-review/package.json
+++ b/packages/component-review/package.json
@@ -25,7 +25,7 @@
     "redux-form": "^7.0.3",
     "striptags": "^3.1.0",
     "uuid": "^3.1.0",
-    "wax-editor-react": "^0.0.10",
+    "wax-editor-react": "^0.1.7",
     "xpub-connect": "^0.0.2",
     "xpub-edit": "^0.0.2",
     "xpub-journal": "^0.0.2",
diff --git a/yarn.lock b/yarn.lock
index 45153ba3d..554090b92 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10322,23 +10322,23 @@ watchpack@^1.4.0:
     chokidar "^1.7.0"
     graceful-fs "^4.1.2"
 
-wax-editor-core@^0.2.1:
-  version "0.2.1"
-  resolved "https://registry.yarnpkg.com/wax-editor-core/-/wax-editor-core-0.2.1.tgz#850433da5919eefd66defbb388ba70641ae1f818"
+wax-editor-core@^0.3.7:
+  version "0.3.7"
+  resolved "https://registry.yarnpkg.com/wax-editor-core/-/wax-editor-core-0.3.7.tgz#37fcdb9f32870b241732d7fa27e80b7674ebe5f4"
   dependencies:
     font-awesome "^4.7.0"
     lodash "^4.17.4"
     substance "1.0.0-beta.6.5"
 
-wax-editor-react@^0.0.10:
-  version "0.0.10"
-  resolved "https://registry.yarnpkg.com/wax-editor-react/-/wax-editor-react-0.0.10.tgz#6cb19c05fed918490034d2a7b6ce3891428f6807"
+wax-editor-react@^0.1.7:
+  version "0.1.7"
+  resolved "https://registry.yarnpkg.com/wax-editor-react/-/wax-editor-react-0.1.7.tgz#222981d68603e2fbd82fecec4d7d4cb1c35c1b08"
   dependencies:
     lodash "^4.17.4"
     react "^15.6.1"
     react-dom "^15.6.1"
     react-router-dom "^4.2.2"
-    wax-editor-core "^0.2.1"
+    wax-editor-core "^0.3.7"
 
 wbuf@^1.1.0, wbuf@^1.7.2:
   version "1.7.2"
-- 
GitLab