BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2022-06-26 09:27:39 +02:00
parent b40b56e401
commit 53bdbb78cc

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@pushrocks/smartlog-destination-receiver', name: '@pushrocks/smartlog-destination-receiver',
version: '1.0.10', version: '2.0.0',
description: 'a smartlog destination for smartlog-receiver' description: 'a smartlog destination for smartlog-receiver'
} }