Skip to content

Commit

Permalink
feat: export attestor functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Polybius93 committed Jul 18, 2024
1 parent 6652284 commit f61cd39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"./constants": "./dist/constants/index.js",
"./models": "./dist/models/index.js",
"./bitcoin-functions": "./dist/functions/bitcoin/index.js",
"./attestor-request-functions": "./dist/functions/attestor/index.js",
"./ethereum-functions": "./dist/functions/ethereum/index.js"
},
"scripts": {
Expand Down

0 comments on commit f61cd39

Please sign in to comment.