@univerjs/engine-numfmt
Advanced tools
Comparing version
@@ -1,18 +0,4 @@ | ||
/** | ||
* Copyright 2023-present DreamNum Inc. | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
import type { Numfmt } from './type'; | ||
import { Numfmt } from './type'; | ||
declare const _default: Numfmt; | ||
export default _default; |
{ | ||
"name": "@univerjs/engine-numfmt", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"private": false, | ||
@@ -57,6 +57,6 @@ "description": "UniverSheet normal plugin UI manager", | ||
"devDependencies": { | ||
"typescript": "^5.4.2", | ||
"vite": "^5.1.6", | ||
"typescript": "^5.4.3", | ||
"vite": "^5.2.6", | ||
"vitest": "^1.4.0", | ||
"@univerjs/shared": "0.1.4" | ||
"@univerjs/shared": "0.1.5" | ||
}, | ||
@@ -63,0 +63,0 @@ "scripts": { |
160399
-0.38%1464
-1.01%