BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2022-05-27 17:58:02 +02:00
parent 984297c9c3
commit 61e287fbe4

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@pushrocks/lik', name: '@pushrocks/lik',
version: '5.0.6', version: '6.0.0',
description: 'light little helpers for node' description: 'light little helpers for node'
} }