diff --git a/package.json b/package.json index f09742c5ce99..685c9eb77094 100644 --- a/package.json +++ b/package.json @@ -118,9 +118,6 @@ "stylelint": "^13.2.1", "typescript": "^3.9.5" }, - "peerDependencies": { - "stylelint-copyright": "2.0.0-alpha.66" - }, "lint-staged": { "*.{js,jsx,ts,tsx}": [ "eslint --fix",