We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aba5a9 commit 20d6129Copy full SHA for 20d6129
package.json
@@ -2,7 +2,7 @@
2
"name": "@questbook/anon-authoriser",
3
"version": "1.0.0",
4
"description": "Authorise another wallet to undertake a certain action without knowing their wallet address",
5
- "main": "index.js",
+ "main": "lib/index",
6
"scripts": {
7
"test": "NETWORK=hardhat hardhat test",
8
"build:sol": "NETWORK=hardhat hardhat compile",
0 commit comments