mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-21 06:59:20 +00:00
bump(object-util,url-manager): bump patch
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/object-util",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"description": "Utility functions to manipulate an object",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -21,8 +21,8 @@
|
||||
"default": "./dist/ObjectUtil.js"
|
||||
},
|
||||
"import": {
|
||||
"default": "./dist/ObjectUtil.mjs",
|
||||
"types": "./dist/ObjectUtil.d.mts"
|
||||
"types": "./dist/ObjectUtil.d.mts",
|
||||
"default": "./dist/ObjectUtil.mjs"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user