minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-04-07 17:17:25 +03:00
parent 5d179b408c
commit 7242c5f4a2

View File

@ -1,6 +1,6 @@
{
"name": "ig-actions",
"version": "3.25.0",
"version": "3.26.0",
"description": "",
"main": "actions.js",
"scripts": {
@ -23,6 +23,6 @@
},
"homepage": "https://github.com/flynx/actions.js#readme",
"dependencies": {
"ig-object": "^5.4.16"
"ig-object": "*"
}
}