v0.14.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@ccms/plugins",
|
||||
"version": "0.13.0",
|
||||
"version": "0.14.0",
|
||||
"description": "MiaoScript plugins package",
|
||||
"keywords": [
|
||||
"miaoscript",
|
||||
@@ -33,9 +33,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.13.12",
|
||||
"@ccms/api": "^0.13.0",
|
||||
"@ccms/container": "^0.13.0",
|
||||
"@ccms/plugin": "^0.13.0",
|
||||
"@ccms/api": "^0.14.0",
|
||||
"@ccms/container": "^0.14.0",
|
||||
"@ccms/plugin": "^0.14.0",
|
||||
"crypto-js": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user