fix(core): update

This commit is contained in:
Philipp Kunz 2022-08-07 17:55:40 +02:00
parent 0040d714ef
commit e9da16ce4d
3 changed files with 1341 additions and 2145 deletions

3482
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartmustache',
version: '3.0.0',
version: '3.0.1',
description: 'templates done right'
}

View File

@ -1,4 +1,4 @@
import * as handlebars from 'handlebars';
import handlebars from 'handlebars';
/**
* class Tlt allows templates to be used with different sets of data