fix(core): update

This commit is contained in:
2022-08-07 19:07:01 +02:00
parent 030a205085
commit 9350df0565
6 changed files with 169 additions and 297 deletions

View File

@@ -11,7 +11,8 @@
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild --web)",
"format": "(gitzone format)"
"format": "(gitzone format)",
"buildDocs": "tsdoc"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.65",
@@ -22,9 +23,9 @@
},
"dependencies": {
"@pushrocks/smartfile": "^10.0.4",
"@pushrocks/smartmail": "^1.0.18",
"@pushrocks/smartmail": "^1.0.22",
"@pushrocks/smartrequest": "^2.0.10",
"@pushrocks/smartsmtp": "^2.0.0",
"@pushrocks/smartsmtp": "^3.0.3",
"@pushrocks/smartstring": "^4.0.2"
},
"files": [