Skip to content

Commit

Permalink
Bump expensify-common to 2.1.107
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw committed Nov 26, 2024
1 parent 5c14608 commit 8ce4ae5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "react-native start"
},
"dependencies": {
"expensify-common": "2.0.106",
"expensify-common": "2.0.107",
"react": "18.3.1",
"react-native": "0.75.3",
"react-native-reanimated": "3.16.3"
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-tsdoc": "^0.2.17",
"expensify-common": "2.0.106",
"expensify-common": "2.0.107",
"jest": "^29.6.3",
"jest-environment-jsdom": "^29.7.0",
"nodemon": "^3.1.3",
Expand All @@ -98,7 +98,7 @@
"typescript": "~5.3.3"
},
"peerDependencies": {
"expensify-common": ">=2.0.106",
"expensify-common": ">=2.0.107",
"react": "*",
"react-native": "*",
"react-native-reanimated": ">=3.16.3"
Expand Down

0 comments on commit 8ce4ae5

Please sign in to comment.