Skip to content

Commit

Permalink
Bumping Umi to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus committed Jan 17, 2025
1 parent cbf1a9b commit 001d7de
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 89 deletions.
8 changes: 4 additions & 4 deletions clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"author": "Metaplex Maintainers <[email protected]>",
"license": "Apache-2.0",
"peerDependencies": {
"@metaplex-foundation/umi": ">=0.8.2 < 1",
"@metaplex-foundation/umi": ">=0.8.2 <= 1.0",
"@noble/hashes": "^1.3.1"
},
"dependencies": {
Expand All @@ -36,8 +36,8 @@
"@ava/typescript": "^5.0.0",
"@metaplex-foundation/mpl-core-oracle-example": "^0.0.2",
"@metaplex-foundation/mpl-toolbox": "^0.8.0",
"@metaplex-foundation/umi": "^0.8.10",
"@metaplex-foundation/umi-bundle-tests": "^0.8.10",
"@metaplex-foundation/umi": "^1.0.0",
"@metaplex-foundation/umi-bundle-tests": "^1.0.0",
"@solana/web3.js": "^1.73.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.46.1",
Expand Down Expand Up @@ -67,4 +67,4 @@
}
},
"packageManager": "[email protected]"
}
}
181 changes: 96 additions & 85 deletions clients/js/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 001d7de

Please sign in to comment.