mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-19 03:05:50 +00:00
Add less verbose xpopdev npm script
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "Store XRPL Proof of Validation messages",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
"dev": "nodemon ."
|
||||
"dev": "nodemon .",
|
||||
"xpopdev": "source .env && nodemon --max-old-space-size=20 ."
|
||||
},
|
||||
"author": "Wietse Wind <w@xrpl-labs.com>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user