From a41ca5534ca36e2a21db5065bfd3b614879cdf89 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 17 Apr 2019 16:18:48 +0200 Subject: [PATCH] bump squid-js --- content/tutorials/react-setup.md | 2 +- external/squid-js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/tutorials/react-setup.md b/content/tutorials/react-setup.md index dbf51c1e..e0b56a00 100644 --- a/content/tutorials/react-setup.md +++ b/content/tutorials/react-setup.md @@ -35,7 +35,7 @@ This will create a folder named `marketplace` with a boilerplate React app. Go i ```bash cd marketplace/ -npm install @oceanprotocol/squid@0.5.5 +npm install @oceanprotocol/squid@0.5.6 ``` At this point you can already run `npm start` which starts the app in your browser at [localhost:3000](http://localhost:3000): diff --git a/external/squid-js b/external/squid-js index 9545a95b..4432ecb4 160000 --- a/external/squid-js +++ b/external/squid-js @@ -1 +1 @@ -Subproject commit 9545a95b7f090ef195f67b65d94b3c77f8ec9e26 +Subproject commit 4432ecb4a635ec36eab264193c8cdfc805c77409