Skip to content

Commit

Permalink
Upgrade all scoped packages to 2.0.4 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
prestomation committed Oct 25, 2022
1 parent 476ed8d commit 369fa1b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/amazon-sumerian-hosts-babylon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amazon-sumerian-hosts/babylon",
"version": "2.0.0",
"version": "2.0.4",
"description": "",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -28,4 +28,4 @@
"@babylonjs/core": "^4.2.1",
"@babylonjs/loaders": "^4.2.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/amazon-sumerian-hosts-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amazon-sumerian-hosts/core",
"version": "2.0.0",
"version": "2.0.4",
"description": "",
"license": "MIT",
"author": {
Expand Down
4 changes: 2 additions & 2 deletions packages/amazon-sumerian-hosts-three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amazon-sumerian-hosts/three",
"version": "2.0.0",
"version": "2.0.4",
"description": "",
"license": "MIT",
"author": {
Expand All @@ -25,4 +25,4 @@
"peerDependencies": {
"three": "=0.127.0"
}
}
}

0 comments on commit 369fa1b

Please sign in to comment.