Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha authored Apr 10, 2024
1 parent a90ef9d commit f219e0e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Assets/BetterProjectSettings/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "com.tdw.better.projectsettings",
"displayName": "Better Project Settings",
"version": "0.1.0",
"version": "0.1.1",
"unity": "2021.3",
"description": "Easy way to manage persistent settings for both Editor and Runtime",
"dependencies": {
"com.tdw.better.singletons": "0.1.0",
"com.tdw.better.internal.core": "0.0.2"
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons" : "0.0.2"
},
"author": {
"name": "Better Plugins",
Expand Down

0 comments on commit f219e0e

Please sign in to comment.