fix(package): Fix export path in package.json
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-24 - 2.2.2 - fix(package)
|
||||
Fix export path in package.json
|
||||
|
||||
- Corrected the export path from './dist/index.js' to './dist_ts/index.js' in package.json
|
||||
|
||||
## 2025-01-24 - 2.2.1 - fix(documentation)
|
||||
Remove unnecessary markdown syntax from the README.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user