mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
ci: fixed removed postinstall
This commit is contained in:
parent
899f948fa6
commit
3d5192da2c
@ -10,8 +10,7 @@
|
||||
"prettier": "prettier --write **/*",
|
||||
"lint:fix": "eslint --ext ts,tsx . --fix",
|
||||
"test": "jest",
|
||||
"docker": "docker-compose up -d --build",
|
||||
"postinstall": "husky install"
|
||||
"docker": "docker-compose up -d --build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "5.15.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user