Skip to content

Commit 843be67

Browse files
committed
v7.1.3
1 parent 0c3cf10 commit 843be67

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "7.1.2"
4+
"version": "7.1.3"
55
}

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/animated/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixi/react-animated",
3-
"version": "7.1.2",
3+
"version": "7.1.3",
44
"description": "Animate your @pixi/react components with react-spring",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)