pm2-axon-rpc
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "pm2-axon-rpc", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Remote procedure calls built on top of axon.", | ||
@@ -11,2 +11,5 @@ "keywords": [ | ||
"author": "TJ Holowaychuk <tj@learnboost.com>", | ||
"engines": { | ||
"node": ">=5" | ||
}, | ||
"contributors": [ | ||
@@ -23,3 +26,3 @@ { | ||
"devDependencies": { | ||
"pm2-axon": "^3.0.2", | ||
"pm2-axon": "^4.0.0", | ||
"better-assert": "*", | ||
@@ -26,0 +29,0 @@ "mocha": "^3.5" |
Sorry, the diff of this file is not supported yet
8123