Skip to content

Commit c2d75ef

Browse files
committed
lottie: Release v1.0.0-pre.28
- Update v1.0.0-pre28 released wasm binary - Bump up version for perf-test Used emsdk ver: 4.0.6
1 parent 02c44a1 commit c2d75ef

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thorvg/lottie-player",
3-
"version": "1.0.0-pre.27",
3+
"version": "1.0.0-pre.28",
44
"description": "A web lottie player using ThorVG as a renderer",
55
"main": "./dist/lottie-player.cjs.js",
66
"module": "./dist/lottie-player.esm.js",

perf-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@heroicons/react": "^2.1.3",
1414
"@lottiefiles/dotlottie-react": "^0.8.9",
1515
"@lottiefiles/react-lottie-player": "^3.5.3",
16-
"@thorvg/lottie-player": "^1.0.0-pre.27",
16+
"@thorvg/lottie-player": "^1.0.0-pre28",
1717
"canvaskit-wasm": "^0.39.1",
1818
"i": "^0.3.7",
1919
"next": "14.2.30",

perf-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -585,10 +585,10 @@
585585
resolved "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.5.0.tgz"
586586
integrity sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==
587587

588-
"@thorvg/lottie-player@^1.0.0-pre.27":
589-
version "1.0.0-pre.27"
590-
resolved "https://registry.npmjs.org/@thorvg/lottie-player/-/lottie-player-1.0.0-pre.27.tgz#374233cfc09ff71078bcd0fc3763244bd5336b69"
591-
integrity sha512-B5OaXQDxlc70owPMOMRR20v+/ZpDwf5sDyp3hGfnaawTv+eVKrRNc/Usi01gstcp8OWwYiuyhxpftq/fWcuLyA==
588+
"@thorvg/lottie-player@^1.0.0-pre28":
589+
version "1.0.0-pre28"
590+
resolved "https://registry.npmjs.org/@thorvg/lottie-player/-/lottie-player-1.0.0-pre28.tgz#0a1b456b65bfd625de179fec2cc9c652deafc5ee"
591+
integrity sha512-8NJLtaykcRznxa/2OVgARkEXH1vuoJNAlfgewUy9FjvLjnXX/l6bi8xKegTMiApIsnz6uVsaEqoyKJ6mCNIkAA==
592592
dependencies:
593593
lit "^3.1.0"
594594
url "^0.11.3"

thorvg

Submodule thorvg updated 106 files

0 commit comments

Comments
 (0)