Skip to content

Commit aea2070

Browse files
authored
Merge pull request #5 from taj54/main
fix(player): Resolve race condition on initialization
2 parents 4e51a03 + edc12fe commit aea2070

File tree

5 files changed

+370
-17
lines changed

5 files changed

+370
-17
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"react-dom": ">=17.0.0 || >=18.0.0"
5353
},
5454
"dependencies": {
55+
"@vitejs/plugin-react": "^4.7.0",
5556
"jsdom": "^26.1.0",
5657
"tsup": "^8.5.0",
5758
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)