This commit is contained in:
parent
3093ee9e11
commit
6232c8db7f
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue