chore: various improvements to repo setup (#6471)

* chore: various improvements to repo setup

* fix again

* fix
This commit is contained in:
Joshua Chen 2022-01-26 14:24:15 +08:00 committed by GitHub
parent 83fb3a825f
commit ebd5340205
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 81 additions and 55 deletions

View file

@ -11,9 +11,6 @@
"directory": "packages/stylelint-copyright"
},
"dependencies": {
"stylelint": "^13.2.1"
},
"devDependencies": {
"@types/stylelint": "^13.13.3"
"stylelint": "^14.3.0"
}
}