mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-12 19:09:18 +00:00
Added URLManager
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "yarn build",
|
||||
"build": "tsc"
|
||||
"build": "tsc",
|
||||
"test": "tsc --noEmit"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user