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