Skip to content

Commit

Permalink
umi dependency (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSackerberg authored Feb 3, 2024
1 parent 5cded7d commit 0733744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@msgpack/msgpack": "2.8.0"
},
"peerDependencies": {
"@metaplex-foundation/umi": "^0.8.2"
"@metaplex-foundation/umi": ">= 0.8.2 < 1"
},
"devDependencies": {
"@ava/typescript": "^3.0.1",
Expand Down

0 comments on commit 0733744

Please sign in to comment.