revert node18
Showing
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| "private": true, | "private": true, | ||
| "homepage": "https://github.com/blockscout/frontend#readme", | "homepage": "https://github.com/blockscout/frontend#readme", | ||
| "engines": { | "engines": { | ||
| "node": "18", | "node": "16", | ||
| "npm": "8" | "npm": "8" | ||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| ... | ... |
Please register or sign in to comment