Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 22, 2022
2 parents 102852e + 11eb2c3 commit 36d0a39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/engine/src/ecs/classes/Engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { UserId } from '@xrengine/common/src/interfaces/UserId'
* This is the base class which holds all the data related to the scene, camera,system etc.
* Data is holded statically hence will be available everywhere.
*
* @author Shaw, Josh, Vyacheslav, Gheric and the XREngine Team
* @author Josh, Vyacheslav, Gheric and the XREngine Team
*/
export class Engine {
/** The uuid of the logged-in user */
Expand Down
5 changes: 2 additions & 3 deletions packages/matchmaking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"name": "@xrengine/matchmaking",
"version": "0.4.13",
"author": {
"name": "XREngine",
"email": "[email protected]",
"url": "http://github.com/XRFoundation"
"name": "XRFoundation Collective",
"email": "[email protected]"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 36d0a39

Please sign in to comment.