forked from kenmingwang/azusa-player
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
27dfea4
commit 6e857d5
Showing
8 changed files
with
13 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,12 +52,6 @@ jobs: | |
with: | ||
node-version: '18' | ||
|
||
- name: get custom react music player | ||
run: git clone https://github.com/lovegaoshi/react-music-player.git ../react-music-player | ||
|
||
- name: build rjmp | ||
run: cd ../react-music-player && yarn && yarn build | ||
|
||
- name: Setup Yarn | ||
uses: threeal/[email protected] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,12 +26,6 @@ jobs: | |
with: | ||
node-version: '18' | ||
|
||
- name: get custom react music player | ||
run: git clone https://github.com/lovegaoshi/react-music-player.git ../react-music-player | ||
|
||
- name: build rjmp | ||
run: cd ../react-music-player && yarn && yarn build | ||
|
||
- name: Setup Yarn | ||
uses: threeal/[email protected] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
一切因为使用电闹播放器导致您账号被风控封禁的问题,电闹播放器恕不负责。 | ||
|
||
3.1.5: | ||
3.1.6: | ||
蛙吹皮肤 | ||
|
||
3.1.1: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,7 +109,7 @@ | |
"react-dom": "^18.2.0", | ||
"react-hotkeys-hook": "^4.5.0", | ||
"react-i18next": "^14.1.0", | ||
"react-jinke-music-player": "file:../react-music-player", | ||
"react-jinke-music-player": "git+https://[email protected]/lovegaoshi/react-music-player.git", | ||
"react-lrc": "^3.1.3", | ||
"react-swipeable": "^7.0.0", | ||
"react-window": "^1.8.10", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9224,7 +9224,7 @@ __metadata: | |
react-dom: "npm:^18.2.0" | ||
react-hotkeys-hook: "npm:^4.5.0" | ||
react-i18next: "npm:^14.1.0" | ||
react-jinke-music-player: "file:../react-music-player" | ||
react-jinke-music-player: "git+https://[email protected]/lovegaoshi/react-music-player.git" | ||
react-lrc: "npm:^3.1.3" | ||
react-refresh: "npm:^0.14.0" | ||
react-swipeable: "npm:^7.0.0" | ||
|
@@ -10327,9 +10327,9 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"react-jinke-music-player@file:../react-music-player::locator=nox-player%40workspace%3A.": | ||
"react-jinke-music-player@git+https://[email protected]/lovegaoshi/react-music-player.git": | ||
version: 4.24.2 | ||
resolution: "react-jinke-music-player@file:../react-music-player#../react-music-player::hash=c7a992&locator=nox-player%40workspace%3A." | ||
resolution: "react-jinke-music-player@https://[email protected]/lovegaoshi/react-music-player.git#commit=4bed1e04cc0441552e1a823c58b9aedb7d2e13fe" | ||
dependencies: | ||
"@emotion/css": "npm:^11.10.5" | ||
"@react-icons/all-files": "npm:^4.1.0" | ||
|
@@ -10346,7 +10346,7 @@ __metadata: | |
peerDependencies: | ||
react: ">=16.9.0" | ||
react-dom: ">=16.9.0" | ||
checksum: 10c0/2cf606203058411d3d9cff2f349793cc9e5398c6515c594b6a2c3b4a0fc0005d79e37581e25755ff0a646e239f108a0c16893cc6e041962b256c08dc28bb916e | ||
checksum: 10c0/385f2e997b3e63ea30f88f64b0af8ddfd77d2052941d7d429d003e63adb434b455ec68cf3d3823e6162502d61ebe4327f95214f396264ac813a02287ad2b01ca | ||
languageName: node | ||
linkType: hard | ||
|
||
|