1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-22 20:04:09 +00:00
This commit is contained in:
Michael Mclaughlin
2025-01-23 20:51:53 +00:00
parent 9817dd122c
commit 928b4cf0ee
7 changed files with 21 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
/*!
* decimal.js v10.4.3
* decimal.js v10.5.0
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
* Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
* MIT Licence
*/