minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-18 23:09:12 +03:00
parent a890e0c9d7
commit 647fb577ce

View File

@ -1,6 +1,6 @@
{
"name": "ig-features",
"version": "2.2.1",
"version": "2.2.2",
"description": "",
"main": "features.js",
"scripts": {
@ -24,6 +24,6 @@
"homepage": "https://github.com/flynx/features.js#readme",
"dependencies": {
"ig-object": "^1.0.0",
"ig-actions": "^2.0.0"
"ig-actions": "^3.0.0"
}
}