Skip to content

Commit

Permalink
handle oracle, add derive
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanphan committed Jun 11, 2024
1 parent ef9de9f commit 091ab15
Show file tree
Hide file tree
Showing 6 changed files with 334 additions and 134 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,15 @@
"registry": "https://registry.npmjs.org"
},
"peerDependencies": {
"@metaplex-foundation/digital-asset-standard-api": "^1.0.3",
"@metaplex-foundation/mpl-core": "1.0.0-alpha.6",
"@metaplex-foundation/digital-asset-standard-api": "^1.0.4-alpha.0",
"@metaplex-foundation/mpl-core": ">=1.0.1",
"@metaplex-foundation/umi": ">=0.8.2 < 1"
},
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@metaplex-foundation/mpl-core": "1.0.1",
"@metaplex-foundation/digital-asset-standard-api": "^1.0.4-alpha.0",
"@metaplex-foundation/umi": "^0.9.1",
"@metaplex-foundation/umi-bundle-tests": "^0.9.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
Expand Down
Loading

0 comments on commit 091ab15

Please sign in to comment.