mirror of
https://github.com/zkitter/configs.git
synced 2026-01-08 21:17:59 -05:00
Update package.json
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"repository": "https://github.com/zkitter/configs",
|
||||
"scripts": {
|
||||
"build": "js-yaml .prettierrc.yaml > .prettierrc.json",
|
||||
"postinstall": "bash postinstall.sh"
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"prettier": "^2.8.1"
|
||||
|
||||
Reference in New Issue
Block a user