mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-09 13:38:03 -05:00
contracts: add files to package.json
This commit is contained in:
@@ -8,5 +8,10 @@
|
||||
"dependencies": {
|
||||
"@openzeppelin/contracts": "^4.9.3",
|
||||
"dotenv": "^16.3.1"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"DKIMRegistry.sol",
|
||||
"/utils",
|
||||
"/interfaces"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user