1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-12 19:09:18 +00:00

bump(object-util): Version 1.4.5

Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
2022-12-08 13:58:55 +01:00
parent ddb0a4820a
commit 2528f5e1af
3 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@dzeio/object-util",
"version": "1.4.2",
"version": "1.4.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@dzeio/object-util",
"version": "1.4.2",
"version": "1.4.5",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.13.2"

View File

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