diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-12-05 19:52:15 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-12-05 19:52:15 -0500 |
| commit | eff38cca28e00a9049ab4817ecac6edc71e9b335 (patch) | |
| tree | 015fbe90794257d5c534cc6195a1028450e67bdc /Packages/packages-lock.json | |
| parent | 0a843187ae6b809f01cc839bf9c51402373dd2c8 (diff) | |
| download | Project-Sandbox-master.tar.gz Project-Sandbox-master.tar.bz2 Project-Sandbox-master.zip | |
Diffstat (limited to 'Packages/packages-lock.json')
| -rw-r--r-- | Packages/packages-lock.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index eb4830e..d7a1f57 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,7 +1,7 @@ { "dependencies": { "com.unity.ads": { - "version": "3.4.7", + "version": "3.5.2", "depth": 0, "source": "registry", "dependencies": { @@ -17,7 +17,7 @@ "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { - "version": "1.0.0", + "version": "1.0.5", "depth": 1, "source": "registry", "dependencies": {}, @@ -33,7 +33,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.vscode": { - "version": "1.2.1", + "version": "1.2.3", "depth": 0, "source": "registry", "dependencies": {}, @@ -72,11 +72,11 @@ "url": "https://packages.unity.com" }, "com.unity.test-framework": { - "version": "1.1.16", + "version": "1.1.19", "depth": 0, "source": "registry", "dependencies": { - "com.unity.ext.nunit": "1.0.0", + "com.unity.ext.nunit": "1.0.5", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0" }, @@ -103,7 +103,8 @@ "depth": 0, "source": "builtin", "dependencies": { - "com.unity.modules.ui": "1.0.0" + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.imgui": "1.0.0" } }, "com.unity.modules.ai": { |
