@cryptotaxi247 / kubo / commits / 78586509c

chore: bump js-ipfs in interop CI to 0.50.1

Adin Schmahmann committed Sep 8, 2020 at 13:43 UTC 78586509c6ae510f986f5f225873f8b59bd1ba8a
1 file changed +1 -1
.circleci/config.yml
+1 -1
@@ -174,7 +174,7 @@ jobs:
174 name: Installing dependencies
175 command: |
176 npm init -y
177 - npm install ipfs@^0.49.1-rc.2
177 + npm install ipfs@^0.50.1
178 npm install ipfs-interop@^2.0.1
179 npm install mocha-circleci-reporter@0.0.3
180 working_directory: ~/ipfs/go-ipfs/interop