This commit is contained in:
Philipp Kunz 2023-04-05 16:31:35 +02:00
parent 820c6ccb74
commit 499ae24297

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartdelay",
"private": false,
"version": "3.0.0",
"version": "3.0.1",
"description": "timeouts for the async/await era, written in TypeScript",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",