Updates
This commit is contained in:
parent
728183b827
commit
a2d8fba8d7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@moduletrace/datasquirel",
|
"name": "@moduletrace/datasquirel",
|
||||||
"version": "4.7.9",
|
"version": "4.8.0",
|
||||||
"description": "Cloud-based SQL data management tool",
|
"description": "Cloud-based SQL data management tool",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
@ -21,6 +21,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"include": ["engine", "package-shared", "client", "test/v1"],
|
"include": ["engine", "package-shared", "client"],
|
||||||
"exclude": ["node_modules", "dump", "dist"]
|
"exclude": ["node_modules", "dump", "dist"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user