This commit is contained in:
2021-07-14 15:48:56 +08:00
parent 18329f0a4c
commit def62e2940
15 changed files with 28 additions and 28 deletions

View File

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