Skip to content

Commit

Permalink
lottie: Release v1.0.0-beta.25
Browse files Browse the repository at this point in the history
- Update v0.14.2 released wasm binary
- Bump up version for perf-test
  • Loading branch information
tinyjin authored and hermet committed Jul 12, 2024
1 parent fb7664d commit a93eb54
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thorvg/lottie-player",
"version": "1.0.0-beta.24",
"version": "1.0.0-beta.25",
"description": "A web lottie player using ThorVG as a renderer",
"main": "./dist/lottie-player.cjs.js",
"module": "./dist/lottie-player.esm.js",
Expand Down
20 changes: 16 additions & 4 deletions perf-test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@heroicons/react": "^2.1.3",
"@lottiefiles/dotlottie-react": "^0.6.3",
"@lottiefiles/react-lottie-player": "^3.5.3",
"@thorvg/lottie-player": "^1.0.0-beta.24",
"@thorvg/lottie-player": "^1.0.0-beta.25",
"canvaskit-wasm": "^0.39.1",
"i": "^0.3.7",
"next": "14.2.3",
Expand Down

0 comments on commit a93eb54

Please sign in to comment.