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 8ec3edf commit d55f61fCopy full SHA for d55f61f
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.1-beta.0",
+ "version": "0.1.1",
5
"main": "index.js",
6
"module": "dist/index.esm.js",
7
"types": "dist/index.d.ts",
0 commit comments