1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-23 04:14:32 +00:00
This commit is contained in:
Michael Mclaughlin
2025-07-06 23:49:38 +01:00
parent 01e78ca9c4
commit 1a6e845004
5 changed files with 7 additions and 28 deletions

View File

@@ -3,7 +3,7 @@
/*!
* decimal.js v10.5.0
* decimal.js v10.6.0
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js
* Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>