use require-all
Showing
| ... | @@ -19,5 +19,8 @@ | ... | @@ -19,5 +19,8 @@ |
| "bugs": { | "bugs": { | ||
| "url": "https://github.com/ethereum/tests/issues" | "url": "https://github.com/ethereum/tests/issues" | ||
| }, | }, | ||
| "homepage": "https://github.com/ethereum/tests" | "homepage": "https://github.com/ethereum/tests", | ||
| "dependencies": { | |||
| "require-all": "^1.0.0" | |||
| } | |||
| } | } |
Please register or sign in to comment