1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 10:52:11 +00:00

bump(object-util): 1.9.0

This commit is contained in:
Florian Bouillon 2025-03-31 15:11:57 +02:00
parent 24d598f415
commit e7ceb74c73
Signed by: Florian Bouillon
GPG Key ID: 7676FF78F3BC40EC
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@dzeio/object-util",
"version": "1.8.3",
"version": "1.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@dzeio/object-util",
"version": "1.8.3",
"version": "1.9.0",
"license": "MIT",
"devDependencies": {
"@types/jest": "^29",

View File

@ -1,6 +1,6 @@
{
"name": "@dzeio/object-util",
"version": "1.8.3",
"version": "1.9.0",
"description": "Utility functions to manipulate an object",
"repository": {
"type": "git",