1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2026-09-24 12:54:47 +00:00
This commit is contained in:
Michael Mclaughlin
2019-02-27 10:10:12 +00:00
parent 8262235084
commit b041339e2a
5 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
* decimal.js v10.1.0
* decimal.js v10.1.1
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js
* Copyright (c) 2019 Michael Mclaughlin <M8ch88l@gmail.com>