@ctx-core/matrix
Advanced tools
Comparing version 2.1.21 to 2.1.22
{ | ||
"name": "@ctx-core/matrix", | ||
"version": "2.1.21", | ||
"version": "2.1.22", | ||
"description": "ctx-core matrix", | ||
@@ -24,7 +24,7 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/logger": "^2.2.4", | ||
"@ctx-core/math": "^2.3.11", | ||
"@ctx-core/logger": "^2.2.5", | ||
"@ctx-core/math": "^2.3.12", | ||
"esm": "^3.0.84" | ||
}, | ||
"gitHead": "6f7c2b82766d3e988547a3c95347c73b025c5964" | ||
"gitHead": "6f5148ee7cfbded3f5a72b1fd2d36e43ff69c4bf" | ||
} |
Updated@ctx-core/logger@^2.2.5
Updated@ctx-core/math@^2.3.12