Skip to content

Commit 83dfb20

Browse files
committed
chore: release v4.0.1
1 parent 7260594 commit 83dfb20

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

lib/core/package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-webgl",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Unity-Webgl provides an easy solution for embedding Unity WebGL builds in your webApp or Vue.js project, with two-way communication between your webApp and Unity application with advanced API's.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -40,14 +40,13 @@
4040
"registry": "https://registry.npmjs.org/"
4141
},
4242
"keywords": [
43-
"unity webgl",
4443
"unity",
45-
"webGL",
46-
"unity3d",
44+
"unity webgl",
4745
"unity3d webgl",
46+
"vue unity",
4847
"unity player",
49-
"unity3d player",
50-
"vue unity"
48+
"vue unity player",
49+
"unity3d player"
5150
],
5251
"author": "Mariner <mengqing723@gmail.com>",
5352
"license": "Apache-2.0",

0 commit comments

Comments
 (0)