updates
This commit is contained in:
parent
5ca2983100
commit
0497d678d9
@ -32,7 +32,7 @@ const datasquirelClient = {
|
|||||||
media: media,
|
media: media,
|
||||||
};
|
};
|
||||||
|
|
||||||
export default datasquirelClient;
|
module.exports = datasquirelClient;
|
||||||
|
|
||||||
/** ********************************************** */
|
/** ********************************************** */
|
||||||
/** ********************************************** */
|
/** ********************************************** */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "datasquirel",
|
"name": "datasquirel",
|
||||||
"version": "1.1.31",
|
"version": "1.1.32",
|
||||||
"description": "Cloud-based SQL data management tool",
|
"description": "Cloud-based SQL data management tool",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user