Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uurha committed Feb 18, 2024
1 parent 6344001 commit 5fae12b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Editor/BetterSaves.Editor.asmdef
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BetterSaves.Editor",
"rootNamespace": "Better.Saves",
"rootNamespace": "Better.Saves.EditorAddons",
"references": [
"GUID:f867b7c72846e834c862bcb8568dc881",
"GUID:a59e3daedde9ca94bba45364d4ead25f",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "com.tdw.better.saves",
"displayName": "Better Saves",
"version": "0.0.1",
"version": "0.0.2",
"unity": "2021.3",
"description": " ",
"dependencies": {
"com.uurha.bettereditortools": "1.0.69"
},
"author": {
"name": "Techno Dwarf Works",
"name": "Better Plugins",
"url": "https://github.com/techno-dwarf-works"
},
"changelogUrl": "https://github.com/techno-dwarf-works/better-saves",
Expand Down

0 comments on commit 5fae12b

Please sign in to comment.