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
2020-09-28 22:28:15 +01:00
parent e70384ea7e
commit be7d6b05ab
9 changed files with 26 additions and 12 deletions

View File

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