fix(core): update
This commit is contained in:
parent
d77c657d6a
commit
83a78a2c97
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@designestate/dees-domtools',
|
||||
version: '2.0.24',
|
||||
version: '2.0.25',
|
||||
description: 'tools to simplify complex css structures'
|
||||
}
|
||||
|
@ -88,6 +88,7 @@ export class DomTools {
|
||||
public convenience = {
|
||||
typedrequest: plugins.typedrequest,
|
||||
smartdelay: plugins.smartdelay,
|
||||
smartjson: plugins.smartjson,
|
||||
};
|
||||
|
||||
public deesComms = new plugins.deesComms.DeesComms();
|
||||
|
Loading…
Reference in New Issue
Block a user