Skip to content

Commit 5f39e10

Browse files
fix: bump version to 10.1.4 in package.json
1 parent 2d1bab9 commit 5f39e10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

module/package-lock.json

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

module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-unity-webgl",
3-
"version": "10.1.3",
3+
"version": "10.1.4",
44
"description": "React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.",
55
"keywords": [
66
"React",

0 commit comments

Comments
 (0)