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 Aug 3, 2024
1 parent 8d601f5 commit e7e920f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/BetterSceneManagement/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "com.uurha.betterscenemanagement",
"displayName": "Better Scene Management",
"version": "0.3.3",
"unity": "2020.3",
"version": "0.3.4",
"unity": "2021.3",
"description": "Scene loader with ability to load and serialize SceneAssets",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.projectsettings": "0.1.3",
"com.tdw.better.commons": "0.0.22",
"com.uurha.betterattributes": "3.1.5"
"com.tdw.better.commons": "0.0.33",
"com.uurha.betterattributes": "3.1.8"
},
"author": {
"name": "Better Plugins",
Expand Down

0 comments on commit e7e920f

Please sign in to comment.