fix(core): update

This commit is contained in:
Philipp Kunz 2023-01-06 14:08:18 +01:00
parent c35ff8d711
commit 149cdf67bb
4 changed files with 5342 additions and 13777 deletions

13775
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartrequest": "^2.0.11",
"@pushrocks/smartstring": "^4.0.5",
"@pushrocks/smarttime": "^3.0.45",
"@pushrocks/smarttime": "^4.0.0",
"@pushrocks/smartunique": "^3.0.3",
"@tsclass/tsclass": "^4.0.21",
"acme-client": "^4.2.5"

5340
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartacme',
version: '4.0.2',
version: '4.0.3',
description: 'acme with an easy yet powerful interface in TypeScript'
}