Release Notes - Version 0.0.2
Added
- Added
"prepare": "npm run build"
script to the package.json for build preparation. This script is executed when installing@numbersprotocol/preview-memory
directly from a git repository. It ensures that the package is properly built and prepared for use.
Full Changelog: https://github.com/sultanmyrza/preview-memory/compare/0.0.1...0.0.2