This commit is contained in:
2022-04-03 02:43:11 +08:00
parent c4aded50f1
commit dbecad996a
13 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/plugin",
"version": "0.19.0",
"version": "0.19.5",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@@ -25,7 +25,7 @@
"typescript": "^4.5.5"
},
"dependencies": {
"@ccms/api": "^0.19.0",
"@ccms/api": "^0.19.5",
"@ccms/common": "^0.19.0",
"@ccms/container": "^0.19.0",
"@ccms/i18n": "^0.19.0",