1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-23 12:24:47 +00:00
This commit is contained in:
Michael Mclaughlin
2022-09-16 23:02:17 +01:00
parent d2e36c6524
commit 3dcadc7351
4 changed files with 7 additions and 3 deletions

View File

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