diff --git a/package.json b/package.json index 8fc92e6..192f92d 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,10 @@ "test": "karma start", "lint": "eslint ." }, + "repository": { + "type": "git", + "url": "https://github.com/bpmn-io/variable-resolver" + }, "files": [ "lib" ],