@makeomatic/condition-semaphore
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -52,3 +52,3 @@ { | ||
"test": "nyc tap --no-cov test.js", | ||
"commit": "commit-wizard" | ||
"commit": "simple-commit-message" | ||
}, | ||
@@ -65,3 +65,3 @@ "config": { | ||
}, | ||
"version": "1.0.1" | ||
} | ||
"version": "1.0.2" | ||
} |
4392