diff --git a/demo/package.json b/demo/package.json index ebf9750..a72770a 100644 --- a/demo/package.json +++ b/demo/package.json @@ -10,7 +10,7 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx" }, "dependencies": { - "raygun4reactnative": "file:raygun4reactnative-0.0.2-alpha.tgz", + "raygun4reactnative": "0.0.2-alpha", "react": "16.13.1", "react-native": "0.63.0" },