Skip to content

Commit 35599ca

Browse files
fix: update version to 10.1.6 in package.json and package-lock.json
1 parent f5cb29b commit 35599ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-unity-webgl",
3-
"version": "10.1.5",
3+
"version": "10.1.6",
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",
@@ -60,4 +60,4 @@
6060
"react": ">=16.8.0"
6161
},
6262
"private": false
63-
}
63+
}

0 commit comments

Comments
 (0)