Upgrade browser wallet (js) deps

This commit is contained in:
mDuo13
2025-01-31 15:01:06 -08:00
parent 78f6a18ee1
commit 9b47c1b911
9 changed files with 308 additions and 363 deletions

View File

@@ -82,8 +82,6 @@ SEED="s████████████████████████
{% code-snippet file="/_code-samples/build-a-browser-wallet/js/vite.config.js" language="js" /%}
This example includes the necessary configuration to make [xrpl.js work with Vite](https://github.com/XRPLF/xrpl.js/blob/main/UNIQUE_SETUPS.md#using-xrpljs-with-vite-react).
8. Add script to `package.json`
In your `package.json` file, add the following section if it's not there already: