Skip to content

Commit

Permalink
feat: add lozad (#131)
Browse files Browse the repository at this point in the history
[skip ci]

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added a new dependency to improve lazy loading of images for better
performance.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
alexxtse authored Jun 6, 2024
1 parent 07621d2 commit adfe03d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18005,6 +18005,9 @@
},
"@klinecharts/pro": {
"version": "*"
},
"lozad": {
"version": "*"
}
}
}

0 comments on commit adfe03d

Please sign in to comment.