BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-07-24 15:31:05 +02:00
parent 49aa80aca8
commit 74d2d980a5
2 changed files with 53 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smarthbs',
version: '2.0.9',
version: '3.0.0',
description: 'handlebars with better fs support'
}