Skip to content

Commit 2f38942

Browse files
RezaulRezaul
authored andcommitted
fix: package name
1 parent 8ac5d81 commit 2f38942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"rootDir": ".",
44
"paths": {
5-
"react-native-usb-serial": ["./src/index"]
5+
"@rejaul/react-native-usb-serial": ["./src/index"]
66
},
77
"allowUnreachableCode": false,
88
"allowUnusedLabels": false,

0 commit comments

Comments
 (0)