npm update

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-08-21 02:29:20 +03:00
parent fd321329dc
commit 2956276402

View File

@ -24,6 +24,6 @@
"homepage": "https://github.com/flynx/features.js#readme", "homepage": "https://github.com/flynx/features.js#readme",
"dependencies": { "dependencies": {
"ig-actions": "^3.19.3", "ig-actions": "^3.19.3",
"ig-object": "^1.0.6" "ig-object": "^1.0.7"
} }
} }