@bignum/template
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@bignum/template", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Write formulas with template literals.", | ||
@@ -62,3 +62,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bignum/core": "^0.13.0", | ||
"@bignum/core": "^0.14.0", | ||
"@bignum/shared": "^0.1.2", | ||
@@ -65,0 +65,0 @@ "@bignum/template-compiler": "^0.3.0" |
+ Added@bignum/core@0.14.0(transitive)
- Removed@bignum/core@0.13.0(transitive)
Updated@bignum/core@^0.14.0