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

@ -28,7 +28,8 @@
"typescript": "^3.8.3"
},
"dependencies": {
"js-yaml": "^3.13.1"
"js-yaml": "^3.13.1",
"@ms/nashorn": "^0.3.0"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"
}