0.4.0-dev.5
This commit is contained in:
parent
5d315b8128
commit
efad07011a
7 changed files with 13 additions and 13 deletions
|
@ -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:*"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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": "*"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue