do things (again)

master
Drake 2 years ago
parent 1c1912c6ef
commit 2eea259415

@ -1,15 +0,0 @@
{
"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.3",
"version": "0.0.4",
"description": "Patch with the Power of Satan 😈😈😈",
"main": "patcher.js",
"scripts": {
@ -11,5 +11,6 @@
"url": "https://git.ruthenic.com"
},
"author": "ruthenic",
"license": "BSD-3-Clause"
"license": "BSD-3-Clause",
"keywords": ["patcher", "patch", "demon", "devil", "satan", "serious", "hazbin", "hotel", "hell"]
}

Loading…
Cancel
Save