This commit is contained in:
2022-10-14 14:12:02 +08:00
parent 1c579c9789
commit 2967c2a1fe
15 changed files with 37 additions and 37 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/amqp",
"version": "0.24.2",
"version": "0.24.3",
"description": "MiaoScript amqp package",
"keywords": [
"miaoscript",
@ -19,8 +19,8 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@ccms/api": "^0.24.2",
"@ccms/common": "^0.24.2",
"@ccms/api": "^0.24.3",
"@ccms/common": "^0.24.3",
"@ccms/container": "^0.24.2"
},
"devDependencies": {