0.6.0-dev.5

This commit is contained in:
Aria Minaei 2023-01-23 23:21:28 +01:00
parent e9ce60200b
commit 43669313c7
9 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "theatre-monorepo", "name": "theatre-monorepo",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"workspaces": [ "workspaces": [
"packages/*", "packages/*",
"examples/*", "examples/*",

View file

@ -1,6 +1,6 @@
{ {
"name": "@theatre/browser-bundles", "name": "@theatre/browser-bundles",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"author": { "author": {
"name": "Aria Minaei", "name": "Aria Minaei",

View file

@ -1,6 +1,6 @@
{ {
"name": "@theatre/dataverse", "name": "@theatre/dataverse",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": { "author": {
"name": "Aria Minaei", "name": "Aria Minaei",

View file

@ -1,6 +1,6 @@
{ {
"name": "@theatre/r3f", "name": "@theatre/r3f",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"authors": [ "authors": [
{ {

View file

@ -1,6 +1,6 @@
{ {
"name": "@theatre/react", "name": "@theatre/react",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": { "author": {
"name": "Aria Minaei", "name": "Aria Minaei",

View file

@ -1,6 +1,6 @@
{ {
"name": "theatric", "name": "theatric",
"version": "0.6.0-dev.3", "version": "0.6.0-dev.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": { "author": {
"name": "Andrew Prifer", "name": "Andrew Prifer",

View file

@ -1,6 +1,6 @@
{ {
"name": "@theatre/core", "name": "@theatre/core",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "Motion design editor for the web", "description": "Motion design editor for the web",
"repository": { "repository": {

View file

@ -1,7 +1,7 @@
{ {
"name": "theatre", "name": "theatre",
"private": true, "private": true,
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"workspaces": [ "workspaces": [
"./shared", "./shared",
"./core", "./core",

View file

@ -1,6 +1,6 @@
{ {
"name": "@theatre/studio", "name": "@theatre/studio",
"version": "0.6.0-dev.4", "version": "0.6.0-dev.5",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"description": "Motion design editor for the web", "description": "Motion design editor for the web",
"repository": { "repository": {