feat: complate plugin system

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-10 17:22:00 +08:00
parent 634dbdb16d
commit 6ff25c7164
4 changed files with 15 additions and 18 deletions

View File

@ -28,7 +28,7 @@
},
"dependencies": {
"@ms/api": "^0.0.0",
"es6-map": "^0.1.5",
"inversify": "^5.0.1"
"@ms/common": "^0.0.0",
"@ms/container": "^0.0.0"
}
}
}