Skip to content

Commit 20d6129

Browse files
committed
fix: main file
1 parent 0aba5a9 commit 20d6129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@questbook/anon-authoriser",
33
"version": "1.0.0",
44
"description": "Authorise another wallet to undertake a certain action without knowing their wallet address",
5-
"main": "index.js",
5+
"main": "lib/index",
66
"scripts": {
77
"test": "NETWORK=hardhat hardhat test",
88
"build:sol": "NETWORK=hardhat hardhat compile",

0 commit comments

Comments
 (0)