This commit is contained in:
Philipp Kunz 2024-06-23 23:27:11 +02:00
parent c0e9a7f19a
commit 7eb8e9c4f7

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/smarttime",
"private": false,
"version": "4.0.6",
"version": "4.0.7",
"description": "Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -59,4 +59,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smarttime.git"
}
}
}