a7af29f173
Toolkit feature backend changes consisting : - Tool's new architecture - introduction of toolkit - tool configuration at the toolkit level - Model Unit tests - Helper method unit tests - Changes in current tools as per new architecture and toolkit. - Introduced the concept of tool manager and managing tools using tools.json for external tools - Introducing a marketplace for tools
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"dependencies": {
|
|
"axios": "^1.4.0",
|
|
"react-toastify": "^9.1.3"
|
|
}
|
|
}
|