1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-12 19:09:18 +00:00
- @dzeio/logger@2.0.0-alpha.0
 - @dzeio/queue@1.0.0
This commit is contained in:
2020-07-07 11:17:32 +02:00
parent 9ddac503aa
commit 484bc2cef9
2 changed files with 2 additions and 2 deletions

View File

@ -19,6 +19,6 @@
"build": "tsc"
},
"dependencies": {
"@dzeio/logger": "^1.1.1"
"@dzeio/logger": "^2.0.0-alpha.0"
}
}