mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Added confirmation before overwriting your LDB with the tool command (#482)
This commit is contained in:
parent
bb9036ee7a
commit
243630878b
3 changed files with 51 additions and 20 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"build": "npm run rollup && npm run gulp",
|
||||
"rollup": "rollup -c",
|
||||
"gulp": "gulp less",
|
||||
"readline": "^1.3.0",
|
||||
"pushLDBtoYML": "node ./tools/pushLDBtoYML.mjs",
|
||||
"pullYMLtoLDB": "node ./tools/pullYMLtoLDB.mjs",
|
||||
"createSymlink": "node ./tools/create-symlink.mjs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue