Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Jul 20, 2024
1 parent c9fc3b2 commit 0c90085
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/BetterStateMachine/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "com.tdw.better.statemachine",
"displayName": "Better State Machine",
"version": "0.1.14",
"version": "0.1.15",
"unity": "2021.3",
"description": " ",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.5",
"com.tdw.better.locators": "0.1.8",
"com.tdw.better.conditions": "0.0.2"
"com.tdw.better.commons": "0.0.22",
"com.tdw.better.locators": "0.1.12",
"com.tdw.better.conditions": "0.0.3"
},
"author": {
"name": "Better Plugins",
Expand Down

0 comments on commit 0c90085

Please sign in to comment.