Skip to content

Commit

Permalink
Merge pull request #37 from MindscapeHQ/hc/update-demo
Browse files Browse the repository at this point in the history
Updates demo to use NPM ragyun4reactnative library
  • Loading branch information
raygun-harrison authored Feb 5, 2021
2 parents 620b7e3 + f59e266 commit abc47ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@react-native-community/checkbox": "^0.5.7",
"@react-navigation/bottom-tabs": "^5.11.7",
"@react-navigation/native": "^5.9.2",
"raygun4reactnative": "file:raygun4reactnative-1.0.0-beta.tgz",
"raygun4reactnative": "^1.0.0-beta",
"react": "16.13.1",
"react-native": "0.63.0",
"react-native-safe-area-context": "^3.1.9",
Expand Down

0 comments on commit abc47ec

Please sign in to comment.