Skip to content

Commit

Permalink
Update registry and assets package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
toji committed Sep 27, 2024
1 parent 789e8a5 commit 40d5a63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webxr-input-profiles/assets",
"version": "1.0.14",
"version": "1.0.16",
"description": "assets",
"main": "dist/profilesList.json",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webxr-input-profiles/registry",
"version": "1.0.2",
"version": "1.0.4",
"description": "Registry for profile ids and their associated button layouts",
"main": "dist/profilesList.json",
"files": [
Expand Down

0 comments on commit 40d5a63

Please sign in to comment.