This commit is contained in:
Philipp Kunz 2024-11-06 03:11:52 +01:00
parent f13a99447d
commit dfb77842d3

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smarts3",
"version": "2.2.1",
"version": "2.2.2",
"private": false,
"description": "A Node.js TypeScript package to create a local S3 endpoint for simulating AWS S3 operations using mapped local directories for development and testing purposes.",
"main": "dist_ts/index.js",