Skip to content

Commit

Permalink
Update PlasticBand-Unity and HIDrogen (YARC-Official#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNathannator authored May 5, 2023
1 parent e2e0837 commit 780b86a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
}
],
"dependencies": {
"com.thenathannator.hidrogen": "https://github.com/TheNathannator/HIDrogen.git?path=/Packages/com.thenathannator.hidrogen",
"com.thenathannator.plasticband": "https://github.com/TheNathannator/PlasticBand-Unity.git?path=/Packages/com.thenathannator.plasticband",
"com.thenathannator.hidrogen": "https://github.com/TheNathannator/HIDrogen.git?path=/Packages/com.thenathannator.hidrogen#v0.2.0",
"com.thenathannator.plasticband": "https://github.com/TheNathannator/PlasticBand-Unity.git?path=/Packages/com.thenathannator.plasticband#v0.2.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "1.21.9",
"com.unity.ai.navigation": "1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"dependencies": {
"com.thenathannator.hidrogen": {
"version": "https://github.com/TheNathannator/HIDrogen.git?path=/Packages/com.thenathannator.hidrogen",
"version": "https://github.com/TheNathannator/HIDrogen.git?path=/Packages/com.thenathannator.hidrogen#v0.2.0",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.inputsystem": "1.4.4"
},
"hash": "868b857a0f560cdf1eb2c09e8f4776276aac2628"
"hash": "73285a031b0a978420ad08c64f0205e07d8dcec5"
},
"com.thenathannator.plasticband": {
"version": "https://github.com/TheNathannator/PlasticBand-Unity.git?path=/Packages/com.thenathannator.plasticband",
"version": "https://github.com/TheNathannator/PlasticBand-Unity.git?path=/Packages/com.thenathannator.plasticband#v0.2.2",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.inputsystem": "1.4.4"
},
"hash": "4ad9e3ff464239a13f22500b9188ce72e8577a6e"
"hash": "53b54cd6b362413a69c6c340c6e9d99881bee189"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
Expand Down

0 comments on commit 780b86a

Please sign in to comment.