Skip to content

Commit abc47ec

Browse files
Merge pull request #37 from MindscapeHQ/hc/update-demo
Updates demo to use NPM ragyun4reactnative library
2 parents 620b7e3 + f59e266 commit abc47ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-native-community/checkbox": "^0.5.7",
1515
"@react-navigation/bottom-tabs": "^5.11.7",
1616
"@react-navigation/native": "^5.9.2",
17-
"raygun4reactnative": "file:raygun4reactnative-1.0.0-beta.tgz",
17+
"raygun4reactnative": "^1.0.0-beta",
1818
"react": "16.13.1",
1919
"react-native": "0.63.0",
2020
"react-native-safe-area-context": "^3.1.9",

0 commit comments

Comments
 (0)