We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05657bf commit 9bb25e2Copy full SHA for 9bb25e2
package.json
@@ -22,5 +22,8 @@
22
"dependencies": {},
23
"scripts": {
24
"gas": "forge test --mc Benchmark --gas-report > gasreport.txt"
25
+ },
26
+ "engines": {
27
+ "node": ">=18.0.0"
28
}
29
0 commit comments