BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2023-04-04 20:54:35 +02:00
parent 91b52982c0
commit c71ac16090

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartpromise',
version: '3.1.9',
version: '4.0.0',
description: 'simple promises and Deferred constructs'
}