mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-25 00:39:21 +00:00
fix: allow to use another type than an object when possible
Some checks are pending
CodeQL / Analyze (javascript) (push) Has started running
Some checks are pending
CodeQL / Analyze (javascript) (push) Has started running
Signed-off-by: Avior <git@avior.me>
This commit is contained in:
4
packages/object-util/package-lock.json
generated
4
packages/object-util/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@dzeio/object-util",
|
||||
"version": "1.8.2",
|
||||
"version": "1.8.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@dzeio/object-util",
|
||||
"version": "1.8.2",
|
||||
"version": "1.8.3",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29",
|
||||
|
Reference in New Issue
Block a user