BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2022-11-21 12:33:25 +01:00
parent c759d436dd
commit 31275536ec

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smarttime',
version: '3.0.48',
version: '4.0.0',
description: 'handle time in smart ways'
}