diff options
author | chai <chaifix@163.com> | 2022-01-29 22:31:47 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-01-29 22:31:47 +0800 |
commit | 701113cf63da4115f932b6cfb89cd52828ffa405 (patch) | |
tree | 5335e513df28c5a1304dab5c3e18e37b82298f62 /JamHelper/Packages/packages-lock.json | |
parent | d50e3b184c381edecec228893af634eb0f970ebb (diff) |
*misc
Diffstat (limited to 'JamHelper/Packages/packages-lock.json')
-rw-r--r-- | JamHelper/Packages/packages-lock.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/JamHelper/Packages/packages-lock.json b/JamHelper/Packages/packages-lock.json index 06cd4ff..ec9b27f 100644 --- a/JamHelper/Packages/packages-lock.json +++ b/JamHelper/Packages/packages-lock.json @@ -42,6 +42,15 @@ "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.inputsystem": { + "version": "1.2.0", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.modules.uielements": "1.0.0" + }, + "url": "https://packages.unity.com" + }, "com.unity.nuget.newtonsoft-json": { "version": "2.0.0", "depth": 1, |