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