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