colors\footer up
Showing
| ... | @@ -4,8 +4,8 @@ | ... | @@ -4,8 +4,8 @@ |
| "private": false, | "private": false, | ||
| "homepage": "https://github.com/blockscout/frontend#readme", | "homepage": "https://github.com/blockscout/frontend#readme", | ||
| "engines": { | "engines": { | ||
| "node": "22.11.0", | "node": ">=22.11.0", | ||
| "npm": "10.9.0" | "npm": ">=10.9.0" | ||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "dev": "./tools/scripts/dev.sh", | "dev": "./tools/scripts/dev.sh", | ||
| ... | ... |
28.7 KB