Skip to content

Commit 4e87f7e

Browse files
committed
update package config
1 parent 6632853 commit 4e87f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"name": "react-native-autolocalise",
44
"version": "0.0.1",
5-
"description": "Auto-translation SDK for React, React Native and Expo applications",
5+
"description": "Auto-translation SDK for React Native and Expo applications",
66
"main": "dist/index.js",
77
"module": "dist/index.esm.js",
88
"types": "dist/index.d.ts",
@@ -56,6 +56,6 @@
5656
"url": "https://github.com/AutoLocalise/react-native-autolocalise"
5757
},
5858
"bugs": {
59-
"url": "https://github.com/AutoLocalise/react-native-autolocalise/settings/issues"
59+
"url": "https://github.com/AutoLocalise/react-native-autolocalise/issues"
6060
}
6161
}

0 commit comments

Comments
 (0)