mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-02-10 23:38:43 +00:00
fix tools dependency
This commit is contained in:
parent
e53d5a778d
commit
89db5f7def
|
|
@ -17,7 +17,9 @@
|
||||||
"description": "Knowledgebase module.",
|
"description": "Knowledgebase module.",
|
||||||
"directory": "Knowledgebase",
|
"directory": "Knowledgebase",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Admin" : "1.0.0"
|
"Admin" : "1.0.0",
|
||||||
|
"Editor" : "1.0.0",
|
||||||
|
"Tools" : "1.0.0"
|
||||||
},
|
},
|
||||||
"providing": {
|
"providing": {
|
||||||
"Navigation": "*"
|
"Navigation": "*"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user