We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55d2a1f + b0256a2 commit 11e195eCopy full SHA for 11e195e
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "react-unity-renderer",
3
- "version": "2020.2.0",
+ "version": "2021.0.0",
4
"description": "React Unity Renderer allows to interactively embed Unity WebGL builds into a React powered project.",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
7
- "author": "Philipp Molitor <philipp@molitor.cloud>",
+ "author": "Philipp Molitor <philipp@molitor-consulting.com>",
8
"license": "MIT",
9
"repository": "git://github.com/PhilippMolitor/react-unity-renderer.git",
10
"bugs": "https://github.com/PhilippMolitor/react-unity-renderer/issues",
0 commit comments