react-unity-webgl
Advanced tools
Comparing version 8.4.4 to 8.4.5
{ | ||
"name": "react-unity-webgl", | ||
"version": "8.4.4", | ||
"version": "8.4.5", | ||
"description": "React Unity WebGL provides an easy solution for embedding Unity WebGL builds in your React application, with two-way communication between your React and Unity application with advanced API's.", | ||
@@ -52,6 +52,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/react": "17.0.11", | ||
"typescript": "4.3.4" | ||
"@types/react": "17.0.15", | ||
"typescript": "4.3.5" | ||
}, | ||
"private": false | ||
} |