@univerjs/engine-formula
Advanced tools
Comparing version 0.1.0-alpha.3 to 0.1.0-beta.0
@@ -124,2 +124,3 @@ /** | ||
var(): BaseValueObject; | ||
std(): BaseValueObject; | ||
log(): BaseValueObject; | ||
@@ -126,0 +127,0 @@ log10(): BaseValueObject; |
{ | ||
"name": "@univerjs/engine-formula", | ||
"version": "0.1.0-alpha.3", | ||
"version": "0.1.0-beta.0", | ||
"description": "UniverSheet normal base-formula-engine", | ||
@@ -47,3 +47,3 @@ "keywords": [], | ||
"vitest": "^1.0.4", | ||
"@univerjs/core": "0.1.0-alpha.3" | ||
"@univerjs/core": "0.1.0-beta.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "peerDependencies": { | ||
"rxjs": ">=7.0.0", | ||
"@univerjs/core": "0.1.0-alpha.3" | ||
"@univerjs/core": "0.1.0-beta.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
693888
12453