@layerzerolabs/lz-definitions
Advanced tools
Comparing version 1.5.72 to 1.5.73
{ | ||
"name": "@layerzerolabs/lz-definitions", | ||
"version": "1.5.72", | ||
"version": "1.5.73", | ||
"description": "LayerZero Utility", | ||
@@ -12,3 +12,4 @@ "license": "BUSL-1.1", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -33,5 +34,5 @@ "main": "./dist/index.cjs", | ||
"@jest/globals": "^29.7.0", | ||
"@layerzerolabs-internal/tsup-config": "^1.5.72", | ||
"@layerzerolabs-internal/typescript-config": "^1.5.72", | ||
"@layerzerolabs/eslint-config-next": "^1.5.72", | ||
"@layerzerolabs/eslint-config-next": "^1.5.73", | ||
"@layerzerolabs/tsup-config-next": "^1.5.73", | ||
"@layerzerolabs/typescript-config-next": "^1.5.73", | ||
"@types/jest": "^29.5.10", | ||
@@ -38,0 +39,0 @@ "eslint": "^8.55.0", |
373799