refactor: update to major core version

This commit is contained in:
Rainer Killinger
2023-05-04 12:46:01 +02:00
parent 4a0986bdad
commit 2efa29f61c
2 changed files with 340 additions and 496 deletions

832
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.7.0",
"@openstapps/core": "0.75.0",
"@openstapps/core": "1.0.1",
"@openstapps/core-tools": "0.34.0",
"@openstapps/logger": "1.1.1",
"@types/cli-progress": "3.11.0",
@@ -85,7 +85,7 @@
"Thea Schöbl <dev@theaninova.de>"
],
"peerDependencies": {
"@openstapps/core": "~0.75.0"
"@openstapps/core": "~1.0.1"
},
"repository": {
"type": "git",