1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-26 17:29:19 +00:00

bump(url-manager): incorrect order

Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
2023-07-12 15:20:34 +02:00
parent 55bd8d711b
commit ba4aade516
2 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@dzeio/url-manager",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@dzeio/url-manager",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"dependencies": {
"@dzeio/object-util": "^1.5.0"