fix(core): update

This commit is contained in:
2022-08-07 17:55:40 +02:00
parent 0040d714ef
commit e9da16ce4d
3 changed files with 1341 additions and 2145 deletions
+1324 -2128
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartmustache',
version: '3.0.0',
version: '3.0.1',
description: 'templates done right'
}
+1 -1
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