npm update

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-24 00:41:09 +03:00
parent 1a429575da
commit 3e3e6e4745

View File

@ -23,6 +23,6 @@
}, },
"homepage": "https://github.com/flynx/actions.js#readme", "homepage": "https://github.com/flynx/actions.js#readme",
"dependencies": { "dependencies": {
"ig-object": "^4.0.2" "ig-object": "^5.0.0"
} }
} }