diff --git a/.pnpm-debug.log b/.pnpm-debug.log new file mode 100644 index 0000000..4ccf67f --- /dev/null +++ b/.pnpm-debug.log @@ -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" + } + } +} \ No newline at end of file diff --git a/package.json b/package.json index 26d846f..b705fc3 100644 --- a/package.json +++ b/package.json @@ -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": {