Compare commits
2 Commits
ea3a591a0c
...
beca6afc4f
| Author | SHA1 | Date | |
|---|---|---|---|
| beca6afc4f | |||
|
|
90223dd22e
|
@@ -22,7 +22,9 @@
|
||||
"lint:contract-tests": "eslint apps/*/test",
|
||||
"lint:wrapper": "eslint lib/",
|
||||
"test": "hardhat test",
|
||||
"setup-git-hooks": "sh scripts/git-hooks/install"
|
||||
"setup-git-hooks": "sh scripts/git-hooks/install",
|
||||
"preversion": "npm test && npm run build",
|
||||
"version": "git add lib/abis"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user