This commit is contained in:
2023-07-19 17:19:56 +08:00
parent 3f1de332fd
commit d4da57d7aa
25 changed files with 135 additions and 802 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/web",
"version": "0.27.3",
"version": "0.27.4",
"description": "MiaoScript web package",
"keywords": [
"miaoscript",
@@ -29,7 +29,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@ccms/api": "^0.27.3",
"@ccms/container": "^0.27.3"
"@ccms/api": "^0.27.4",
"@ccms/container": "^0.27.4"
}
}