MIT license
This commit is contained in:
parent
2277fd1366
commit
0c0ee0fad6
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"name": "dagger-contracts",
|
||||
"requires": true,
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"name": "dagger-contracts",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "hardhat test"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue