feat: add verify package

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2022-05-13 23:50:02 +08:00
parent 86aacf1a1f
commit cb58fbdb6c
4 changed files with 10 additions and 0 deletions

View File

@@ -18,5 +18,8 @@
"build": "yarn clean && tsc",
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "file:../nashorn"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"
}