fix(clean): images are now cleaned in a more thorough way
This commit is contained in:
@ -33,19 +33,19 @@
|
||||
"homepage": "https://gitlab.com/gitzone/npmdocker#README",
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.0.22",
|
||||
"@gitzone/tsrun": "^1.1.12",
|
||||
"@gitzone/tsrun": "^1.1.13",
|
||||
"@gitzone/tstest": "^1.0.15",
|
||||
"@pushrocks/tapbundle": "^3.0.7",
|
||||
"@types/node": "^10.9.4"
|
||||
"@types/node": "^10.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pushrocks/npmextra": "^3.0.1",
|
||||
"@pushrocks/projectinfo": "^4.0.2",
|
||||
"@pushrocks/qenv": "^2.0.2",
|
||||
"@pushrocks/smartcli": "^3.0.4",
|
||||
"@pushrocks/smartcli": "^3.0.6",
|
||||
"@pushrocks/smartfile": "^6.0.8",
|
||||
"@pushrocks/smartpromise": "^2.0.5",
|
||||
"@pushrocks/smartshell": "^2.0.6",
|
||||
"@pushrocks/smartshell": "^2.0.8",
|
||||
"@pushrocks/smartstring": "^3.0.4",
|
||||
"@types/shelljs": "^0.8.0",
|
||||
"beautylog": "^6.1.10",
|
||||
|
Reference in New Issue
Block a user