We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b6b62 commit 02d9612Copy full SHA for 02d9612
lerna.json
@@ -1,5 +1,5 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
"useWorkspaces": true,
4
- "version": "7.0.0-alpha.2"
+ "version": "7.0.0"
5
}
packages/animated/package.json
@@ -1,6 +1,6 @@
"name": "@pixi/react-animated",
- "version": "7.0.0-alpha.2",
+ "version": "7.0.0",
"description": "Animate your @pixi/react components with react-spring",
"repository": {
6
"type": "git",
packages/react/package.json
"name": "@pixi/react",
"description": "Write PixiJS applications using React declarative style.",
0 commit comments