Skip to content

Commit af61d11

Browse files
committed
Remove ios only in package.json
1 parent 9fc2a9c commit af61d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/getsentry/react-native-sentry",
44
"repository": "https://github.com/getsentry/react-native-sentry",
55
"version": "0.11.0",
6-
"description": "Official Sentry client for react-native (currently iOS only)",
6+
"description": "Official Sentry client for react-native",
77
"main": "index.js",
88
"scripts": {
99
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)