We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9877fcc commit 7eb46c5Copy full SHA for 7eb46c5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bigdecimal.js",
3
- "version": "1.1.3",
+ "version": "1.2.0",
4
"description": "A BigDecimal implementation with native BigInts",
5
"exports": {
6
"import": "./lib/bigdecimal.mjs",
0 commit comments