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