chore(v2): remove useless stylelint-copyright peerDependency (#3800)

This commit is contained in:
Sébastien Lorber 2020-11-23 14:10:07 +01:00 committed by GitHub
parent d79d5ba898
commit e949f4c52a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",