fix(package.json): Pin pnpm packageManager in package.json and remove stale analysis.md

This commit is contained in:
2025-11-22 17:27:31 +00:00
parent 7ac3e7dbdd
commit 01b6bad760
4 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/abuse.ch',
version: '2.0.0',
version: '2.0.1',
description: 'an unofficial client to retrieve abuse.ch data'
}