fix(core): update
This commit is contained in:
parent
0040d714ef
commit
e9da16ce4d
3482
package-lock.json
generated
3482
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartmustache',
|
name: '@pushrocks/smartmustache',
|
||||||
version: '3.0.0',
|
version: '3.0.1',
|
||||||
description: 'templates done right'
|
description: 'templates done right'
|
||||||
}
|
}
|
||||||
|
@ -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
|
* class Tlt allows templates to be used with different sets of data
|
||||||
|
Loading…
Reference in New Issue
Block a user