feat: optimize types ref

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-03-01 20:28:16 +08:00
parent c10247e241
commit b3539d419e
22 changed files with 50 additions and 75 deletions

View File

@ -29,7 +29,6 @@
"dependencies": {
"@ms/api": "^0.3.0",
"@ms/common": "^0.3.0",
"@ms/container": "^0.3.0",
"@ms/types": "^0.3.0"
"@ms/container": "^0.3.0"
}
}