Skip to content

Commit

Permalink
Merge pull request #103 from apptentive/develop
Browse files Browse the repository at this point in the history
Updated dependencies for sample apps
  • Loading branch information
weeeBox authored Nov 14, 2019
2 parents df15077 + 5d77f41 commit ddea74c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "jest"
},
"dependencies": {
"apptentive-react-native": "^5.4.1",
"apptentive-react-native": "^5.4.6",
"react": "16.8.3",
"react-native": "0.59.5"
},
Expand Down
2 changes: 1 addition & 1 deletion sample61/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"apptentive-react-native": "^5.4.6",
"apptentive-react-native": "^5.5.0",
"react": "16.9.0",
"react-native": "0.61.4"
},
Expand Down

0 comments on commit ddea74c

Please sign in to comment.