This commit is contained in:
Philipp Kunz 2024-12-14 02:22:43 +01:00
parent ce3af11ca8
commit 51943fad1c

View File

@ -1,7 +1,7 @@
{ {
"name": "@push.rocks/smarttime", "name": "@push.rocks/smarttime",
"private": false, "private": false,
"version": "4.1.1", "version": "4.2.0",
"description": "Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.", "description": "Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",