Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
asafkorem committed Jun 12, 2023
1 parent 5347710 commit c2d6426
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/demo-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,14 @@
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.11",
"react": "18.2.0",
"react-native": "0.71.8"
"react-native": "0.71.8",
"tslib": "^2.0.3"
},
"devDependencies": {
"detox": "^20.9.1",
"fs-extra": "^9.1.0",
"@types/fs-extra": "^9.0.13",
"ts-jest": "^29.0.3",
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
Expand Down

0 comments on commit c2d6426

Please sign in to comment.