This commit is contained in:
Aria Minaei 2022-12-31 10:54:27 +01:00
parent 4e7f23ba8a
commit 95b329b02d
8 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@theatre/core",
"version": "0.5.1-rc.2",
"version": "0.5.1",
"license": "Apache-2.0",
"description": "Motion design editor for the web",
"repository": {

View file

@ -1,7 +1,7 @@
{
"name": "theatre",
"private": true,
"version": "0.5.1-rc.2",
"version": "0.5.1",
"workspaces": [
"./shared",
"./core",

View file

@ -1,6 +1,6 @@
{
"name": "@theatre/studio",
"version": "0.5.1-rc.2",
"version": "0.5.1",
"license": "AGPL-3.0-only",
"description": "Motion design editor for the web",
"repository": {