mirror of
https://github.com/Karaka-Management/oms-Shop.git
synced 2026-02-16 09:48:42 +00:00
fix dependencies
This commit is contained in:
parent
7135ce2d17
commit
cca1bc6cc2
|
|
@ -17,9 +17,11 @@
|
||||||
"description": "The search module.",
|
"description": "The search module.",
|
||||||
"directory": "Shop",
|
"directory": "Shop",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Admin": "1.0.0"
|
"Admin": "1.0.0",
|
||||||
|
"CMS": "1.0.0"
|
||||||
},
|
},
|
||||||
"providing": {
|
"providing": {
|
||||||
|
"CMS": "*"
|
||||||
},
|
},
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user