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

Commit

Permalink
Merge pull request #47 from uurha/uurha-patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
uurha committed Jan 6, 2023
1 parent 091877f commit 0ad8d51
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "com.uurha.betterattributes",
"displayName": "Better Attributes",
"version": "1.5.1",
"version": "1.5.2",
"unity": "2018.3",
"description": "Unity attributes, allows to serialize interfaces, draw handles for Vector3/Vector2/Quaternion/Bounds, create read only fields.",
"dependencies": {
"com.uurha.betterextensions": "0.2.8",
"com.uurha.betterdatastructures": "0.0.3",
"com.uurha.bettereditortools" : "0.0.2"
"com.uurha.bettereditortools" : "0.0.3"
},
"author": {
"name": "Arcueid D'athemon",
Expand Down

0 comments on commit 0ad8d51

Please sign in to comment.