Skip to content

Commit

Permalink
- update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Mefodei committed Jul 18, 2022
1 parent 8380a0c commit e1b598e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"displayName": "UniGame Views System",
"description": "MVVM Views system for Unity",
"unity": "2019.2",
"version": "2022.0.6",
"version": "2022.0.8",
"license": "MIT",
"homepage": "https://github.com/UniGameTeam/UniGame.ViewSystem#readme",
"keywords": [
Expand All @@ -15,10 +15,10 @@
],
"dependencies": {
"com.unity.localization": "1.4.0-exp.1",
"com.unigame.localization": "2022.0.4",
"com.unigame.localization": "2022.0.6",
"com.unity.addressables": "1.20.0",
"com.unity.textmeshpro": "2.1.6",
"com.unigame.coremodules": "2022.4.5",
"com.unigame.coremodules": "2022.4.7",
"com.unigame.rx": "2022.0.0"
},
"repository": {
Expand Down

0 comments on commit e1b598e

Please sign in to comment.