1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-14 11:49:18 +00:00

Fixed Path not correctly compiling with only a protocol

Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-10-20 15:39:48 +02:00
parent 5c230d74e5
commit db2474b594
4 changed files with 43 additions and 5 deletions

View File

@ -3,6 +3,7 @@
"version": "1.0.2",
"description": "Manage URL",
"repository": "https://github.com/dzeiocom/libs.git",
"homepage": "https://github.com/dzeiocom/libs/tree/master/packages/url-manager#readme",
"author": "Aviortheking",
"license": "MIT",
"main": "./dist/URLManager.js",