Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Adding events as a dev dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcottontensor committed Jan 29, 2024
1 parent d001b0e commit 4aae492
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"devDependencies": {
"@types/events": "^3.0.3",
"@types/jest": "27.5.1",
"@types/webxr": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^5.16.0",
Expand Down

0 comments on commit 4aae492

Please sign in to comment.