@analys/table-lookup
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.2.4", | ||
"@analys/table-index": "^0.2.4", | ||
"@analys/enum-lookups": "^0.2.5", | ||
"@analys/table-index": "^0.2.5", | ||
"@vect/column-getter": "^0.2.0", | ||
@@ -45,3 +45,3 @@ "@vect/entries-init": "^0.2.0", | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "ebe90102efa251b9f03154c8aff3ad911d8bfc43" | ||
"gitHead": "7bb770f102b53b22525e1abf203cb260f12138db" | ||
} |
Updated@analys/enum-lookups@^0.2.5
Updated@analys/table-index@^0.2.5