@restorecommerce/cluster-service
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -0,3 +1,7 @@ | ||
### 0.1.1 (June 22th, 2017) | ||
Upgrade deps. | ||
### 0.1.0 (October 11th, 2017) | ||
Initial share. |
{ | ||
"name": "@restorecommerce/cluster-service", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Launch clustered services using node clustering and monitor them", | ||
@@ -23,8 +23,8 @@ "main": "index", | ||
"devDependencies": { | ||
"@restorecommerce/eslint-config-restorecommerce": "^0.1.0", | ||
"coveralls": "^3.0.0", | ||
"@restorecommerce/eslint-config-restorecommerce": "^0.1.1", | ||
"coveralls": "^3.0.1", | ||
"is-generator": "^1.0.3", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^4.0.1", | ||
"should": "^13.1.2" | ||
"mocha": "^5.2.0", | ||
"should": "^13.2.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
9578
10
75