mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
added new custom service with slack integration helper functions; added axios package; added notifications for card create, delete, and update (move); added notifications for comment create
This commit is contained in:
parent
fbd1b28312
commit
b8ce112dc3
6 changed files with 110 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.2",
|
||||
"concurrently": "^8.2.2",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^15.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue