0.6.1-dev.4
This commit is contained in:
parent
29783b53d3
commit
93fc53c45c
9 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "theatre-monorepo",
|
"name": "theatre-monorepo",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*",
|
"packages/*",
|
||||||
"examples/*",
|
"examples/*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@theatre/browser-bundles",
|
"name": "@theatre/browser-bundles",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Aria Minaei",
|
"name": "Aria Minaei",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@theatre/dataverse",
|
"name": "@theatre/dataverse",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Aria Minaei",
|
"name": "Aria Minaei",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@theatre/r3f",
|
"name": "@theatre/r3f",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@theatre/react",
|
"name": "@theatre/react",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Aria Minaei",
|
"name": "Aria Minaei",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "theatric",
|
"name": "theatric",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Andrew Prifer",
|
"name": "Andrew Prifer",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@theatre/core",
|
"name": "@theatre/core",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"description": "Motion design editor for the web",
|
"description": "Motion design editor for the web",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "theatre",
|
"name": "theatre",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"./shared",
|
"./shared",
|
||||||
"./core",
|
"./core",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@theatre/studio",
|
"name": "@theatre/studio",
|
||||||
"version": "0.6.1-dev.3",
|
"version": "0.6.1-dev.4",
|
||||||
"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": {
|
||||||
|
|
Loading…
Reference in a new issue