This commit is contained in:
Philipp Kunz 2025-01-04 13:11:59 +01:00
parent 7b3965ab2b
commit 52396913c7

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartarray",
"version": "1.0.8",
"version": "1.1.0",
"private": false,
"description": "A TypeScript library for enhancing array manipulation with asynchronous operations such as mapping, filtering, and deduplication.",
"main": "dist_ts/index.js",
@ -53,4 +53,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartarray.git"
}
}
}