Updates
This commit is contained in:
@@ -102,5 +102,5 @@ const datasquirel = {
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = datasquirel;
|
||||
exports.dsqlUtils = require("./package-shared/utils");
|
||||
module.exports = datasquirel;
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@moduletrace/datasquirel",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"description": "Cloud-based SQL data management tool",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user