mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -62,7 +62,7 @@ and asynchronous (async) code in JavaScript.
|
||||
|
||||
### 0. Project setup
|
||||
|
||||
To initialize the project we will create a package.json file with the following content:
|
||||
To initialize the project, create a package.json file with the following content:
|
||||
|
||||
{{ include_code("_code-samples/build-a-wallet/desktop-js/package.json", language="js", lines="1-28") }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user