ric-utils-misc
Advanced tools
Comparing version 1.0.55 to 1.0.56
@@ -94,2 +94,7 @@ /* | ||
withHelper(helper) { | ||
this._helper = helper; | ||
return this; | ||
} | ||
trySetMetadata(meta = {}) { | ||
@@ -96,0 +101,0 @@ if (!this.metadata) { |
{ | ||
"name": "ric-utils-misc", | ||
"version": "1.0.55", | ||
"version": "1.0.56", | ||
"description": "Miscellaneous utility functions", | ||
@@ -5,0 +5,0 @@ "main": "index", |
44859
1653