Skip to content

Commit

Permalink
set engine
Browse files Browse the repository at this point in the history
  • Loading branch information
KorbinianK committed May 1, 2024
1 parent 7e50e63 commit 95e6915
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/bridge-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
"generate:abi": "cd ../protocol && pnpm forge build --evm-version cancun && cd - && pnpm wagmi generate",
"export:config": "pnpm ./scripts/exportJsonToEnv.js"
},
"engines": {
"node": ">=17.0.0 <18.18.0"
},
"devDependencies": {
"@playwright/test": "^1.43.1",
"@sveltejs/adapter-auto": "^2.1.1",
Expand Down

0 comments on commit 95e6915

Please sign in to comment.