@ctx-core/math
Advanced tools
Comparing version 2.3.15 to 2.3.16
{ | ||
"name": "@ctx-core/math", | ||
"version": "2.3.15", | ||
"version": "2.3.16", | ||
"description": "ctx-core math", | ||
@@ -24,7 +24,7 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/array": "^7.1.1", | ||
"@ctx-core/logger": "^2.2.7", | ||
"@ctx-core/array": "^7.2.0", | ||
"@ctx-core/logger": "^2.2.8", | ||
"esm": "^3.0.84" | ||
}, | ||
"gitHead": "32fe175d56adbb2623374d7289b6c280bb356a4b" | ||
"gitHead": "04e9038917a0ee84f87a7dbbcd90a9c9a6615758" | ||
} |
Updated@ctx-core/array@^7.2.0
Updated@ctx-core/logger@^2.2.8