Skip to content

Commit df076d2

Browse files
authored
Merge pull request #974 from steveluscher/lock-to-one
Lock to web3.js 1.x for compatibility
2 parents 80f1a13 + f95ef6e commit df076d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
```bash npm2yarn
2-
$ npm install @solana/web3.js
2+
$ npm install @solana/web3.js@1
33
$ npm install @toruslabs/tss-frost-lib
44
```

0 commit comments

Comments
 (0)