mirror of
https://github.com/zkitter/configs.git
synced 2026-01-07 20:54:10 -05:00
fix: use peerDependencies
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"peerDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||
"@typescript-eslint/parser": "^5.46.1",
|
||||
"eslint": "^8.29.0",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"peerDependencies": {
|
||||
"prettier": "^2.8.1"
|
||||
},
|
||||
"gitHead": "af64bc0dabc5e3fb6bbc6654b2d98288ff8e7ff9"
|
||||
|
||||
Reference in New Issue
Block a user