updates
This commit is contained in:
parent
8782c08bf9
commit
b1b1d3c193
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "datasquirel",
|
"name": "datasquirel",
|
||||||
"version": "1.1.10",
|
"version": "1.1.11",
|
||||||
"description": "Cloud-based SQL data management tool",
|
"description": "Cloud-based SQL data management tool",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -25,6 +25,8 @@ const https = require("https");
|
|||||||
* ==============================================================================
|
* ==============================================================================
|
||||||
* Main Function
|
* Main Function
|
||||||
* ==============================================================================
|
* ==============================================================================
|
||||||
|
* @async
|
||||||
|
*
|
||||||
* @param {Object} params - API Key
|
* @param {Object} params - API Key
|
||||||
* @param {String} params.key - API Key
|
* @param {String} params.key - API Key
|
||||||
* @param {{
|
* @param {{
|
||||||
|
Loading…
Reference in New Issue
Block a user