@alwatr/math
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.3.1](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/math@1.3.0...@alwatr/math@1.3.1) (2023-12-19) | ||
**Note:** Version bump only for package @alwatr/math | ||
# [1.3.0](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/math@1.2.4...@alwatr/math@1.3.0) (2023-12-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/math", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Simple useful Math library written in tiny TypeScript module.", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.4.0" | ||
"@alwatr/logger": "^2.4.1" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4ed3a3f1528a1e3742990083b60fa55f35850f9e" | ||
"gitHead": "8df92c67b69527b5474e8741a8633e0e67b5d09a" | ||
} |
61569
Updated@alwatr/logger@^2.4.1