@unction/reducevalues
Advanced tools
Comparing version 2.33.0 to 2.34.0
{ | ||
"name": "@unction/reducevalues", | ||
"version": "2.33.0", | ||
"version": "2.34.0", | ||
"description": "Reduce over a iterable's values", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"check": "flow-typed install && flow check", | ||
"ci": "npm run test && npm run lint && npm run check", | ||
"ci": "npm run test", | ||
"watch": "chokidar './index.js' './test.js' --command 'npm run ci --silent'" | ||
@@ -30,0 +30,0 @@ }, |
3983