diff --git a/package.json b/package.json index 24a8013..73c54d9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,9 @@ "displayName": "Action Module", "unity": "2019.1", "documentationUrl": "https://git.syntriax.com/Syntriax/Action.git", - "dependencies": {}, + "dependencies": { + "com.syntriax.state": "0.2.0" + }, "keywords": ["Action"], "author": { "name": "Syntriax",