calculator-lib
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "calculator-lib", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Calculate infix / postfix expressions", | ||
@@ -11,3 +11,3 @@ "main": "./dist/index.js", | ||
}, | ||
"typings": "src/index.d.ts", | ||
"typings": "index.d.ts", | ||
"repository": { | ||
@@ -14,0 +14,0 @@ "type": "git", |
13438
11
233