@bignum/template
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@bignum/template", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Write formulas with template literals.", | ||
@@ -51,3 +51,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bignum/core": "^0.7.0", | ||
"@bignum/core": "^0.8.0", | ||
"@bignum/shared": "^0.1.1", | ||
@@ -54,0 +54,0 @@ "@bignum/template-compiler": "^0.1.1" |
+ Added@bignum/core@0.8.0(transitive)
- Removed@bignum/core@0.7.0(transitive)
Updated@bignum/core@^0.8.0