Skip to content

Commit

Permalink
Update package.json for Enhanced Descriptor Functionality
Browse files Browse the repository at this point in the history
- 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
landabaso committed Dec 9, 2023
1 parent 902e60e commit 0dc6685
Show file tree
Hide file tree
Showing 2 changed files with 1,171 additions and 1,082 deletions.
Loading

0 comments on commit 0dc6685

Please sign in to comment.