File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3838 "@hot-loader/react-dom" : " ^17.0.1" ,
3939 "@kleros/archon" : " ^2.2.0" ,
4040 "@kleros/erc-792" : " ^7.0.0" ,
41- "@kleros/linguo-contracts" : " ~0.4 .0" ,
41+ "@kleros/linguo-contracts" : " ~0.5 .0" ,
4242 "@kleros/react-components" : " ^6.0.0" ,
4343 "@loadable/component" : " ^5.12.0" ,
4444 "@reduxjs/toolkit" : " ^1.6.1" ,
Original file line number Diff line number Diff line change 11import IArbitrator from '@kleros/erc-792/build/contracts/IArbitrator.json' ;
2- import Linguo from '@kleros/linguo-contracts/artifacts/Linguo.json' ;
2+ import Linguo from '@kleros/linguo-contracts/artifacts/contracts/0.7.x/Linguo.sol/ Linguo.json' ;
33import { subtract } from '~/adapters/big-number' ;
44import { combination } from '~/adapters/js-combinatorics' ;
55import { withProvider } from '~/app/archon' ;
Original file line number Diff line number Diff line change 33793379 resolved "https://registry.yarnpkg.com/@kleros/ethereum-libraries/-/ethereum-libraries-7.0.0.tgz#5cc115e984612bd8bd338e1c73d70640fae143ea"
33803380 integrity sha512-wpKv70rQJi7uwF+yMYBlFVOvcvp/EY6SwIQXsE3ppAsnhIzAuKgr89UjuJU59ZtKZgrhOD1rBkKBu33jDwQ8kw==
33813381
3382- "@kleros/linguo-contracts@~0.4 .0":
3383- version "0.4 .0"
3384- resolved "https://registry.yarnpkg.com/@kleros/linguo-contracts/-/linguo-contracts-0.4 .0.tgz#54d2c0c2e804f739b6975c6c2a6b65f08927a732 "
3385- integrity sha512-HczBrbdOE/Nj0oIXPde/RZJObqW6sY8ukw19W5iRHdKlGlZ/w8xNFkeSktR7sbzVE3TRK7mmouaZEBjzqKOc/g ==
3382+ "@kleros/linguo-contracts@~0.5 .0":
3383+ version "0.5 .0"
3384+ resolved "https://registry.yarnpkg.com/@kleros/linguo-contracts/-/linguo-contracts-0.5 .0.tgz#df73060f62aab86f24472c27119642204b8b9a76 "
3385+ integrity sha512-aYOi2/skxJ2aQ8BGs8NEDZYr/I1ZF8nIYM8gdzCAgjsx8QJgMqSMKsDJ5nkiJ+MuSokO649I3Z6SU594E6YzDQ ==
33863386 dependencies:
33873387 "@kleros/erc-792" "^7.0.0"
33883388 "@kleros/ethereum-libraries" "^7.0.0"
You can’t perform that action at this time.
0 commit comments