Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Use latest asgardex-eth + fix fp-ts version
Browse files Browse the repository at this point in the history
missmatch from yesterday #458
  • Loading branch information
veado committed Sep 16, 2020
1 parent 91108d3 commit d431202
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"electron-debug": "^3.1.0",
"electron-log": "^4.2.2",
"ethers": "^5.0.9",
"fp-ts": "^2.8.2",
"fp-ts-rxjs": "^0.6.9",
"fs-extra": "^9.0.1",
"lodash.shuffle": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9367,10 +9367,10 @@ fp-ts-rxjs@^0.6.9:
resolved "https://registry.yarnpkg.com/fp-ts-rxjs/-/fp-ts-rxjs-0.6.9.tgz#e85d34df61cd1828aac6938700d87a07fb668e5f"
integrity sha512-LCxTCtk8MYWgHknZ9paEU+aEjrCbn7S5acec0ibzv2u9Quf5jmKHFiTByNX/UEBnIGsRvZTvO6edrSuuMO83gg==

fp-ts@^2.0.0:
version "2.8.1"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.8.1.tgz#b1812171469a7c0fcbc0b770ac2568f8356d1993"
integrity sha512-HuA/6roEliHoBgEOLCKmGRcM90e2trW/ITZZ9d9P/ra7PreqQagC3Jg6OzqWkai13KUbG90b8QO9rHPBGK/ckw==
fp-ts@^2.0.0, fp-ts@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.8.2.tgz#7948dea1ceef32e487d7f7f47bd2d3c4fcccfc0d"
integrity sha512-YKLBW75Rp+L9DuY1jr7QO6mZLTmJjy7tOqSAMcB2q2kBomqLjBMyV7dotpcnZmUYY6khMsfgYWtPbUDOFcNmkA==

fragment-cache@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit d431202

Please sign in to comment.