Skip to content

Commit

Permalink
Merge pull request #46 from MozillaReality/three-commit-update
Browse files Browse the repository at this point in the history
Set three commit to same as Hubs client
  • Loading branch information
keianhzo committed Dec 13, 2023
2 parents f897132 + ded6115 commit 9430db2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/kitchen-sink-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@mozillareality/three-particle-emitter": "^0.2.2",
"three": "github:mozillareality/three.js#hubs-patches-141"
"three": "github:mozillareality/three.js#65b5105908f5f135cad25fed07e25f15f3876777"
},
"devDependencies": {
"@types/webgl2": "0.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/three-particle-emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/webgl2": "0.0.6",
"@types/three": "0.141.0",
"three": "github:mozillareality/three.js#hubs-patches-141"
"three": "github:mozillareality/three.js#65b5105908f5f135cad25fed07e25f15f3876777"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 9430db2

Please sign in to comment.