npm update

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-04 16:56:31 +03:00
parent 22401ccf64
commit a37e9f8cb0

View File

@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/flynx/features.js#readme", "homepage": "https://github.com/flynx/features.js#readme",
"dependencies": { "dependencies": {
"ig-actions": "^3.24.28", "ig-actions": "^3.24.29",
"ig-object": "^5.4.14" "ig-object": "^5.4.16"
} }
} }