Update package.json

This commit is contained in:
Marcel Lorbeer 2024-03-26 13:55:32 +01:00 committed by GitHub
parent e0c423a6c7
commit 8002bc0226
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "marcsync",
"version": "1.2.0",
"version": "1.2.1",
"description": "A NodeJS MarcSync Client to communicate with MarcSync's API",
"main": "dist/marcsync.js",
"types": "dist/index.d.ts",