diff --git a/eslint-config/package.json b/eslint-config/package.json index 5b2eee9..0105783 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -5,7 +5,7 @@ "repository": "git@github.com:tree-company/developer-handbook", "author": "Tree company ", "contributors": [ - "Robbe Van Petegem " + "Robbe Van Petegem " ], "license": "MIT", "main": "index.js", diff --git a/package.json b/package.json index 21c2041..a8d2775 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "repository": "https://github.com/tree-company/linting-config", "author": "Tree company ", - "contributors": ["Robbe Van Petegem "], + "contributors": ["Robbe Van Petegem "], "license": "MIT", "type": "module", "private": true, diff --git a/stylelint-config/package.json b/stylelint-config/package.json index 29ea276..6ae94eb 100644 --- a/stylelint-config/package.json +++ b/stylelint-config/package.json @@ -4,7 +4,7 @@ "version": "0.4.2", "repository": "git@github.com:tree-company/developer-handbook", "author": "Tree company ", - "contributors": ["Robbe Van Petegem "], + "contributors": ["Robbe Van Petegem "], "license": "MIT", "main": "css.js", "scripts": {},