mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
build: update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -13,11 +13,11 @@
|
||||
},
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.0.3",
|
||||
"@openstapps/core": "0.17.0",
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/core": "0.18.0",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@types/cli-progress": "1.8.1",
|
||||
"@types/node": "10.14.4",
|
||||
"@types/node": "10.14.6",
|
||||
"@types/request": "2.48.1",
|
||||
"@types/traverse": "0.6.32",
|
||||
"@types/uuid": "3.4.4",
|
||||
@@ -56,10 +56,12 @@
|
||||
"André Michael Thomas Bierlein",
|
||||
"Anselm Stordeur <anselmstordeur@gmail.com>",
|
||||
"Jovan Krunić <jovan.krunic@gmail.com>",
|
||||
"Michel Jonathan Schmitz"
|
||||
"Michel Jonathan Schmitz",
|
||||
"Rainer Killinger",
|
||||
"Roman Klopsch"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"@openstapps/core": "~0.17.0"
|
||||
"@openstapps/core": "~0.18.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user