Commit 96d7110
committed
Update dependencies to
We have published new `@threshold-network/solidity-contract` package. This
package no longer includes the `prepare-dependencies.sh` script which was
causing random failures during `yarn install`. As in some CI jobs we install the
dependencies based on the lockfile (with the `--frozen-lockfile` flag), we need
to update the dependencies in the lockfile so that the new, improved packages
would be used.solidity-contracts
1 parent 71047ca commit 96d7110
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1904 | 1904 | | |
1905 | 1905 | | |
1906 | 1906 | | |
1907 | | - | |
1908 | | - | |
1909 | | - | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
1910 | 1910 | | |
1911 | 1911 | | |
1912 | 1912 | | |
| |||
0 commit comments