1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-07 08:39:56 +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", "name": "@dzeio/listener",
"version": "0.0.1", "version": "1.0.0",
"description": "A NodeJS Listener implementation", "description": "A NodeJS Listener implementation",
"repository": { "repository": {
"type": "git", "type": "git",

View File

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