diff --git a/package.json b/package.json index 6caa45b..052dc52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "theatre-monorepo", "license": "Apache-2.0", - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "workspaces": [ "packages/*", "theatre" diff --git a/packages/dataverse-react/package.json b/packages/dataverse-react/package.json index 07539b9..3030425 100644 --- a/packages/dataverse-react/package.json +++ b/packages/dataverse-react/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/dataverse-react", - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "license": "Apache-2.0", "author": { "name": "Aria Minaei", @@ -54,4 +54,4 @@ "raect-dom": "17.0.2", "react": "17.0.2" } -} +} \ No newline at end of file diff --git a/packages/dataverse/package.json b/packages/dataverse/package.json index 7cb4cdb..0de9ff5 100644 --- a/packages/dataverse/package.json +++ b/packages/dataverse/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/dataverse", - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "license": "Apache-2.0", "author": { "name": "Aria Minaei", @@ -46,4 +46,4 @@ "dependencies": { "lodash-es": "^4.17.21" } -} +} \ No newline at end of file diff --git a/packages/plugin-r3f/package.json b/packages/plugin-r3f/package.json index 9220acf..2438a46 100644 --- a/packages/plugin-r3f/package.json +++ b/packages/plugin-r3f/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/plugin-r3f", - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "license": "Apache-2.0", "authors": [ { @@ -56,4 +56,4 @@ "three": "^0.130.1", "zustand": "^3.5.1" } -} +} \ No newline at end of file diff --git a/theatre/core/package.json b/theatre/core/package.json index 7d82565..c5f2fb9 100644 --- a/theatre/core/package.json +++ b/theatre/core/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/core", - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "license": "Apache-2.0", "description": "Motion design editor for the web", "repository": { @@ -42,4 +42,4 @@ "dependencies": { "@theatre/dataverse": "workspace:*" } -} +} \ No newline at end of file diff --git a/theatre/package.json b/theatre/package.json index fdbf1d9..6de6ba0 100644 --- a/theatre/package.json +++ b/theatre/package.json @@ -1,7 +1,7 @@ { "name": "theatre", "private": true, - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "workspaces": [ "./shared", "./core", @@ -88,4 +88,4 @@ "url-loader": "^4.1.1", "uuid": "^8.3.2" } -} +} \ No newline at end of file diff --git a/theatre/studio/package.json b/theatre/studio/package.json index 4c49883..b483c01 100644 --- a/theatre/studio/package.json +++ b/theatre/studio/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/studio", - "version": "0.4.0-dev.4", + "version": "0.4.0-dev.5", "license": "AGPL-3.0-only", "description": "Motion design editor for the web", "repository": { @@ -42,4 +42,4 @@ "peerDependencies": { "@theatre/core": "*" } -} +} \ No newline at end of file