Skip to content

Commit

Permalink
Update package.json for aptos extension
Browse files Browse the repository at this point in the history
  • Loading branch information
octave08 committed May 18, 2023
1 parent bc78428 commit 8b38db5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@magic-ext/aptos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"jsdelivr": "./dist/extension.js",
"react-native": "./dist/react-native/index.native.js",
"exports": {
"types": "./dist/types/index.d.ts",
"import": "./dist/es/index.mjs",
"require": "./dist/cjs/index.js"
},
Expand Down

0 comments on commit 8b38db5

Please sign in to comment.