diff --git a/package.json b/package.json index e394660..a4358f2 100755 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/flynx/features.js#readme", "dependencies": { - "ig-object": "^1.0.0" + "ig-object": "^1.0.0", "ig-actions": "^1.0.0" } }