v0.9.6
This commit is contained in:
parent
3c33ebf4e6
commit
9bfaf984c1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.5",
|
"version": "0.9.6",
|
||||||
"useWorkspaces": true,
|
"useWorkspaces": true,
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"packages": [
|
"packages": [
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ccms/plugin",
|
"name": "@ccms/plugin",
|
||||||
"version": "0.9.5",
|
"version": "0.9.6",
|
||||||
"description": "MiaoScript api package",
|
"description": "MiaoScript api package",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"miaoscript",
|
"miaoscript",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "@ccms/plugins",
|
"name": "@ccms/plugins",
|
||||||
"version": "0.9.5",
|
"version": "0.9.6",
|
||||||
"description": "MiaoScript plugins package",
|
"description": "MiaoScript plugins package",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"miaoscript",
|
"miaoscript",
|
||||||
@ -30,6 +30,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ccms/api": "^0.9.5",
|
"@ccms/api": "^0.9.5",
|
||||||
"@ccms/container": "^0.9.4",
|
"@ccms/container": "^0.9.4",
|
||||||
"@ccms/plugin": "^0.9.5"
|
"@ccms/plugin": "^0.9.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user