stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.03k stars 835 forks source link

Update @radix-ui/react-dialog to fix package-lock.json #67

Closed paulbellamy closed 1 year ago

paulbellamy commented 1 year ago

https://github.com/stellar/soroban-example-dapp/pull/61 broke the build on node v17.

I've added a node saying node v17 is required, and updated @radix-ui/react-dialog to resolve the dependency conflict.