master
Drake 2 years ago
parent 637258fd32
commit fbd6c28021

@ -0,0 +1,15 @@
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ERR_PNPM_GIT_NOT_UNCLEAN",
"hint": "If you want to disable Git checks on publish, set the \"git-checks\" setting to \"false\", or run again with \"--no-git-checks\".",
"err": {
"name": "pnpm",
"message": "Unclean working tree. Commit or stash changes first.",
"code": "ERR_PNPM_GIT_NOT_UNCLEAN",
"stack": "pnpm: Unclean working tree. Commit or stash changes first.\n at Object.handler [as publish] (/usr/lib/node_modules/pnpm/dist/pnpm.cjs:178769:17)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async /usr/lib/node_modules/pnpm/dist/pnpm.cjs:183737:21\n at async run (/usr/lib/node_modules/pnpm/dist/pnpm.cjs:183711:34)\n at async runPnpm (/usr/lib/node_modules/pnpm/dist/pnpm.cjs:183922:5)\n at async /usr/lib/node_modules/pnpm/dist/pnpm.cjs:183914:7"
}
}
}

@ -1,6 +1,6 @@
{
"name": "demonpatcher",
"version": "0.0.1",
"version": "0.0.2",
"description": "Patch with the Power of Satan 😈😈😈",
"main": "patcher.js",
"scripts": {

Loading…
Cancel
Save