Skip to content

Commit

Permalink
Merge pull request #17 from from2001/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
from2001 authored Dec 4, 2023
2 parents 0bf0db4 + ffe813a commit bcfc012
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.from2001.vrm-visualscripting-nodes",
"version": "0.1.1",
"version": "0.1.2",
"displayName": "VRM Visual Scripting Nodes",
"description": "Unity Visual Scripting node library for VRM",
"unity": "2021.3",
Expand Down
4 changes: 2 additions & 2 deletions VRM_VisualScriptingNodes/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.cysharp.unitask": {
"version": "2.5.0",
"version": "2.4.1",
"depth": 1,
"source": "registry",
"dependencies": {},
Expand All @@ -15,7 +15,7 @@
"com.unity.visualscripting": "1.9.1",
"com.vrmc.vrm": "0.115.0",
"com.unity.render-pipelines.universal": "10.10.1",
"com.cysharp.unitask": "2.5.0"
"com.cysharp.unitask": "2.4.1"
}
},
"com.unity.burst": {
Expand Down

0 comments on commit bcfc012

Please sign in to comment.