fix(core): update

This commit is contained in:
2023-01-06 14:08:18 +01:00
parent c35ff8d711
commit 149cdf67bb
4 changed files with 5342 additions and 13777 deletions
-13775
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -35,7 +35,7 @@
"@pushrocks/smartpromise": "^3.1.7", "@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartrequest": "^2.0.11", "@pushrocks/smartrequest": "^2.0.11",
"@pushrocks/smartstring": "^4.0.5", "@pushrocks/smartstring": "^4.0.5",
"@pushrocks/smarttime": "^3.0.45", "@pushrocks/smarttime": "^4.0.0",
"@pushrocks/smartunique": "^3.0.3", "@pushrocks/smartunique": "^3.0.3",
"@tsclass/tsclass": "^4.0.21", "@tsclass/tsclass": "^4.0.21",
"acme-client": "^4.2.5" "acme-client": "^4.2.5"
+5340
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@pushrocks/smartacme', name: '@pushrocks/smartacme',
version: '4.0.2', version: '4.0.3',
description: 'acme with an easy yet powerful interface in TypeScript' description: 'acme with an easy yet powerful interface in TypeScript'
} }