This commit is contained in:
2020-05-07 18:38:28 +08:00
parent 2dda9bd0fc
commit 1931391cba
8 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/plugin",
"version": "0.6.1",
"version": "0.6.2",
"description": "MiaoScript api package",
"keywords": [
"miaoscript",
@ -26,7 +26,7 @@
},
"dependencies": {
"@ccms/api": "^0.6.1",
"@ccms/common": "^0.6.1",
"@ccms/common": "^0.6.2",
"@ccms/container": "^0.6.0",
"@ccms/i18n": "^0.6.1",
"js-yaml": "^3.13.1"