Skip to content

Commit 870e9dd

Browse files
Merge pull request #23 from MindscapeHQ/hc/updates-demo-dependency
Updates demo raygun4reactnative dependency to utilize online version
2 parents 9c8e7b2 + 39772d2 commit 870e9dd

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
@@ -10,7 +10,7 @@
1010
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1111
},
1212
"dependencies": {
13-
"raygun4reactnative": "file:raygun4reactnative-0.0.2-alpha.tgz",
13+
"raygun4reactnative": "0.0.2-alpha",
1414
"react": "16.13.1",
1515
"react-native": "0.63.0"
1616
},

0 commit comments

Comments
 (0)