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
2022-08-14 18:25:23 +01:00
parent f03f8686b6
commit f8b93e0bfa
6 changed files with 21 additions and 11 deletions

View File

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