@swp/ledger-sdk
Advanced tools
Comparing version 0.0.36 to 0.1.0
@@ -122,3 +122,3 @@ "use strict"; | ||
return __generator(this, function (_a) { | ||
return [2 /*return*/, this.http.delete("/")]; | ||
return [2 /*return*/, this.http.post("/reset")]; | ||
}); | ||
@@ -125,0 +125,0 @@ }); |
{ | ||
"name": "@swp/ledger-sdk", | ||
"version": "0.0.36", | ||
"version": "0.1.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
111940
87