This commit is contained in:
Philipp Kunz 2025-01-07 04:27:25 +01:00
parent 1afbfd8895
commit a941ca69b3

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smartpromise",
"private": false,
"version": "4.0.4",
"version": "4.1.0",
"description": "A TypeScript library for managing promises and Deferred constructs, simplifying asynchronous programming.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",