@xylabs/bignumber
Advanced tools
Comparing version 2.11.20 to 2.11.21
@@ -0,1 +1,2 @@ | ||
// src/index.ts | ||
import BN from "bn.js"; | ||
@@ -2,0 +3,0 @@ export { |
@@ -46,4 +46,4 @@ { | ||
"@types/bn.js": "^5.1.2", | ||
"@xylabs/ts-scripts-yarn3": "^3.0.68", | ||
"@xylabs/tsconfig": "^3.0.68", | ||
"@xylabs/ts-scripts-yarn3": "^3.0.70", | ||
"@xylabs/tsconfig": "^3.0.70", | ||
"typescript": "^5.2.2" | ||
@@ -59,3 +59,3 @@ }, | ||
"sideEffects": false, | ||
"version": "2.11.20" | ||
"version": "2.11.21" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
16904
93