This commit is contained in:
2021-08-03 17:59:49 +08:00
parent 7afea75454
commit 2fd10140cf
15 changed files with 28 additions and 28 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/core",
"version": "0.16.1",
"version": "0.16.2",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -24,7 +24,7 @@
"typescript": "^4.3.5"
},
"dependencies": {
"@ccms/api": "^0.16.1",
"@ccms/api": "^0.16.2",
"@ccms/container": "^0.16.0"
},
"gitHead": "781524f83e52cad26d7c480513e3c525df867121"