Add ldid utility
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Ethan Lane 2024-04-15 18:52:31 +01:00
parent 3093ee9e11
commit 6232c8db7f

View file

@ -30,7 +30,7 @@
"test": "jest",
"lint": "eslint .",
"release": "np --no-publish",
"package": "pkg ."
"package": "pkg . --no-bytecode"
},
"bugs": {
"url": "https://gitea.vylpes.xyz/RabbitLabs/random-bunny/issues",