@chainx/types
Advanced tools
Comparing version 2.17.0-alpha.0 to 2.17.0-y.0
@@ -115,3 +115,3 @@ "use strict"; | ||
return (0, _objectSpread2["default"])({ | ||
methodName: "".concat(this._func.section, "|").concat(this._func.method) | ||
methodName: "".concat(this._func.section, "::").concat(this._func.method) | ||
}, (0, _get2["default"])((0, _getPrototypeOf2["default"])(Method.prototype), "toJSON", this).call(this)); | ||
@@ -118,0 +118,0 @@ } |
{ | ||
"name": "@chainx/types", | ||
"version": "2.17.0-alpha.0", | ||
"version": "2.17.0-y.0", | ||
"main": "index.js", | ||
@@ -11,3 +11,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "09428f3a1de5a28f42bcb670e3c8b221f1df079d" | ||
"gitHead": "d12fb8408a24c1f32ad962d5b077bae9a15d027e" | ||
} |
545942