Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Bollar <[email protected]>
  • Loading branch information
hanbollar committed Mar 21, 2024
1 parent 979ea75 commit e29f8ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"type": "module",
"description": "an MR first webXR framework",
"engines": {
"node": ">=20.0.0",
"npm": ">=6.14.4"
"node": "^18.17.0 || >=20.5.0"
},
"main": "dist/mr.js",
"homepage": "https://mrjs.io",
Expand Down Expand Up @@ -33,9 +32,6 @@
"bugs": {
"url": "https://github.com/Volumetrics-io/mrjs/issues"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
},
"testMatch": [
"**/__tests__/**/*.test.mjs"
],
Expand Down

0 comments on commit e29f8ac

Please sign in to comment.