fix(core): update
This commit is contained in:
parent
1dbbc1ecdb
commit
7d86f3382c
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(tstest test/ --web)",
|
||||
"build": "(tsbuild --web)"
|
||||
"build": "(tsbuild --web --allowimplicitany)"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.25",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/mongodump',
|
||||
version: '1.0.6',
|
||||
version: '1.0.7',
|
||||
description: 'a tool to handle dumps of mongodb databases'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user