diff --git a/Manifest.json b/Manifest.json index 98eaeab..4fae9bd 100644 --- a/Manifest.json +++ b/Manifest.json @@ -14,7 +14,7 @@ "email": "tobi@itis.ethz.ch" } ], - "version" : "0.0.5" + "version" : "0.0.6" }, "provides" : @@ -63,5 +63,8 @@ ] } ] + }, + "requires": { + "qooxdoo-sdk": "^6.0.0-alpha" } }