Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Jul 12, 2024
1 parent 5a14073 commit 97889f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/BetterAttributes/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "com.uurha.betterattributes",
"displayName": "Better Attributes",
"version": "3.1.3",
"version": "3.1.4",
"unity": "2021.3",
"description": "Unity attributes, allows to serialize interfaces, draw handles for Vector3/Vector2/Quaternion/Bounds, create read only fields.",
"dependencies": {
"com.tdw.better.commons" : "0.0.13",
"com.tdw.better.commons" : "0.0.16",
"com.tdw.better.internal.core" : "0.0.2"
},
"author": {
Expand Down

0 comments on commit 97889f0

Please sign in to comment.