diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 764c79b44..763f6d89e 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@react-navigation/native-stack": "^6.6.2", "@react-navigation/stack": "^6.2.1", "mobx": "^6.6.0", + "mobx-react-lite": "^3.4.0", "mobx-state-tree": "^5.1.5", "react": "17.0.2", "react-dom": "17.0.2", |