This commit is contained in:
Philipp Kunz 2024-06-23 23:46:43 +02:00
parent 8c18dcd0e6
commit 3802c03838

View File

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