v0.9.2
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@ccms/amqp",
 | 
			
		||||
    "version": "0.9.0",
 | 
			
		||||
    "version": "0.9.2",
 | 
			
		||||
    "description": "MiaoScript amqp package",
 | 
			
		||||
    "keywords": [
 | 
			
		||||
        "miaoscript",
 | 
			
		||||
@@ -19,9 +19,9 @@
 | 
			
		||||
        "test": "echo \"Error: run tests from root\" && exit 1"
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@ccms/api": "^0.9.0",
 | 
			
		||||
        "@ccms/common": "^0.9.0",
 | 
			
		||||
        "@ccms/container": "^0.9.0"
 | 
			
		||||
        "@ccms/api": "^0.9.2",
 | 
			
		||||
        "@ccms/common": "^0.9.2",
 | 
			
		||||
        "@ccms/container": "^0.9.2"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@ccms/nashorn": "^0.9.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user