@xdproto/lolo-reducer
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@xdproto/lolo-reducer", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A reducer for lists of lists.", | ||
"main": "dist/index.js", | ||
"module": "es/index.js", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -11,0 +8,0 @@ "clean": "rimraf dist es tmp", |
43029