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,7 +1,7 @@
{
"private": true,
"name": "@ccms/plugins",
"version": "0.6.1",
"version": "0.6.2",
"description": "MiaoScript plugins package",
"keywords": [
"miaoscript",
@ -27,6 +27,6 @@
"dependencies": {
"@ccms/api": "^0.6.1",
"@ccms/container": "^0.6.0",
"@ccms/plugin": "^0.6.1"
"@ccms/plugin": "^0.6.2"
}
}