BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2022-07-31 15:37:57 +02:00
parent 6ef3e6e6f5
commit 0bd91c2bda

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartgit',
version: '2.0.5',
version: '3.0.0',
description: 'smart wrapper for nodegit'
}