We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6632853 commit 4e87f7eCopy full SHA for 4e87f7e
package.json
@@ -2,7 +2,7 @@
2
"type": "module",
3
"name": "react-native-autolocalise",
4
"version": "0.0.1",
5
- "description": "Auto-translation SDK for React, React Native and Expo applications",
+ "description": "Auto-translation SDK for React Native and Expo applications",
6
"main": "dist/index.js",
7
"module": "dist/index.esm.js",
8
"types": "dist/index.d.ts",
@@ -56,6 +56,6 @@
56
"url": "https://github.com/AutoLocalise/react-native-autolocalise"
57
},
58
"bugs": {
59
- "url": "https://github.com/AutoLocalise/react-native-autolocalise/settings/issues"
+ "url": "https://github.com/AutoLocalise/react-native-autolocalise/issues"
60
}
61
0 commit comments