Updates
This commit is contained in:
parent
a642034eea
commit
c208975b44
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@moduletrace/datasquirel",
|
||||
"version": "3.2.8",
|
||||
"version": "3.2.9",
|
||||
"description": "Cloud-based SQL data management tool",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
|
@ -112,8 +112,6 @@ async function get({
|
||||
path: encodeURI(path),
|
||||
};
|
||||
|
||||
console.log("requestObject", requestObject);
|
||||
|
||||
scheme
|
||||
.request(
|
||||
requestObject,
|
||||
|
Loading…
Reference in New Issue
Block a user