Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update package.json for Enhanced Descriptor Functionality
- Version Bumped: - Updated from "2.0.4" to "2.1.0" to signify new features and optimizations. - TypeScript Configuration: - Modified the `build:test` script to include `--resolveJsonModule` for handling of JSON modules, necessary for new vsize tests. - Dependency Additions: - Added `@types/lodash.memoize` (version "^4.1.9") as a development dependency for improved TypeScript support of lodash.memoize. - Included `lodash.memoize` (version "^4.1.2") and `varuint-bitcoin` (version "^1.1.2") as runtime dependencies to support the new descriptor methods and optimizations.
- Loading branch information