Skip to content

Commit

Permalink
chore: release v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Dec 20, 2024
1 parent 7260594 commit 83dfb20
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions lib/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unity-webgl",
"version": "4.0.0",
"version": "4.0.1",
"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.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -40,14 +40,13 @@
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"unity webgl",
"unity",
"webGL",
"unity3d",
"unity webgl",
"unity3d webgl",
"vue unity",
"unity player",
"unity3d player",
"vue unity"
"vue unity player",
"unity3d player"
],
"author": "Mariner <mengqing723@gmail.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 83dfb20

Please sign in to comment.