Skip to content

Commit 8a7a6a6

Browse files
committed
fix: fixed source maps
1 parent 1c1d27c commit 8a7a6a6

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/red-spoons-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 3.4.6
4+
5+
### Patch Changes
6+
7+
- 8d24ecd: changes type for the renderer variable
8+
- fixed source-maps
9+
310
## 3.4.3
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/react-lottie-player",
3-
"version": "3.4.5",
3+
"version": "3.4.6",
44
"description": "Lottie web player wrapper for React",
55
"main": "dist/lottie-react.js",
66
"module": "dist/lottie-react.esm.js",

0 commit comments

Comments
 (0)