v0.8.2
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@ccms/plugins",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.2",
|
||||
"description": "MiaoScript plugins package",
|
||||
"keywords": [
|
||||
"miaoscript",
|
||||
@ -25,8 +25,8 @@
|
||||
"typescript": "^3.9.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ccms/api": "^0.8.1",
|
||||
"@ccms/container": "^0.8.0",
|
||||
"@ccms/plugin": "^0.8.1"
|
||||
"@ccms/api": "^0.8.2",
|
||||
"@ccms/container": "^0.8.2",
|
||||
"@ccms/plugin": "^0.8.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user