diff --git a/.pnpm-debug.log b/.pnpm-debug.log deleted file mode 100644 index 4ccf67f..0000000 --- a/.pnpm-debug.log +++ /dev/null @@ -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" - } - } -} \ No newline at end of file diff --git a/package.json b/package.json index 61fa541..aadfeae 100644 --- a/package.json +++ b/package.json @@ -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"] }