We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c5496 commit 80c9344Copy full SHA for 80c9344
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "decimal-eval",
3
"description": "A tiny, safe, fast JavaScript library for decimal arithmetic expressions.",
4
- "version": "0.1.0-beta.0",
+ "version": "0.1.0",
5
"main": "index.js",
6
"module": "dist/index.esm.js",
7
"types": "dist/index.d.ts",
0 commit comments