Skip to content

Commit 9207961

Browse files
committed
chore: local rntp
1 parent 42fdbd6 commit 9207961

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "modules/react-native-track-player"]
2+
path = modules/react-native-track-player
3+
url = https://github.com/maotoumao/react-native-track-player.git

modules/react-native-track-player

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-native-share": "^10.2.1",
7878
"react-native-svg": "^15.11.2",
7979
"react-native-tab-view": "^3.5.2",
80-
"react-native-track-player": "^4.1.1",
80+
"react-native-track-player": "file:./modules/react-native-track-player",
8181
"react-native-url-polyfill": "^2.0.0",
8282
"react-native-webview": "^13.13.5",
8383
"recyclerlistview": "^4.2.1",

0 commit comments

Comments
 (0)