Skip to content

Commit 957a4ca

Browse files
Remove react-unity-webgl dependency from package.json and package-lock.json
1 parent abc20db commit 957a4ca

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

testing/package-lock.json

Lines changed: 1 addition & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testing/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
},
99
"dependencies": {
1010
"react": "^18.3.1",
11-
"react-dom": "^18.3.1",
12-
"react-unity-webgl": "9.8.0"
11+
"react-dom": "^18.3.1"
1312
},
1413
"devDependencies": {
1514
"@eslint/js": "^9.17.0",

0 commit comments

Comments
 (0)