Skip to content

Commit

Permalink
node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
KorbinianK committed May 1, 2024
1 parent 9a91290 commit 0005ee3
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": "^20.0.0"
},
"devDependencies": {
"@playwright/test": "^1.43.1",
"@sveltejs/adapter-auto": "^2.1.1",
Expand Down

0 comments on commit 0005ee3

Please sign in to comment.