1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-06 08:19:53 +00:00
- @dzeio/listener@1.0.0
 - @dzeio/url-manager@1.0.4
This commit is contained in:
Florian Bouillon 2020-11-23 04:28:01 +01:00
parent 7c5af449e8
commit dc93639f8f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@dzeio/listener",
"version": "0.0.1",
"version": "1.0.0",
"description": "A NodeJS Listener implementation",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@dzeio/url-manager",
"version": "1.0.3",
"version": "1.0.4",
"description": "Manage URL",
"repository": "https://github.com/dzeiocom/libs.git",
"homepage": "https://github.com/dzeiocom/libs/tree/master/packages/url-manager#readme",