更新版本号(1.2.0-beta.16)

This commit is contained in:
lyswhut 2023-12-20 13:44:37 +08:00
parent f1b660ff5a
commit a9a088cc77
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,18 +1,18 @@
{
"name": "lx-music-mobile",
"version": "1.2.0-beta.15",
"version": "1.2.0-beta.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "lx-music-mobile",
"version": "1.2.0-beta.15",
"version": "1.2.0-beta.16",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@craftzdog/react-native-buffer": "^6.0.5",
"@react-native-async-storage/async-storage": "^1.21.0",
"@react-native-clipboard/clipboard": "^1.13.0",
"@react-native-clipboard/clipboard": "^1.13.1",
"@react-native-community/slider": "^4.5.0",
"iconv-lite": "^0.6.3",
"lrc-file-parser": "^2.4.1",
@ -2552,9 +2552,9 @@
}
},
"node_modules/@react-native-clipboard/clipboard": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@react-native-clipboard/clipboard/-/clipboard-1.13.0.tgz",
"integrity": "sha512-SKImS8uTnOKQVFyoCoSmgpMQtdy+oQzwhRmpQL38Ecf3MqsBxyjWTUf5PFPryB40BXShpDuRx4fP+v4yidvNsg==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/@react-native-clipboard/clipboard/-/clipboard-1.13.1.tgz",
"integrity": "sha512-sXWYgjPOK9lDLJQ2AebYY4t19UKh0JLNzX/KTnNulS9XL7Hd4mFZPwPfL4ysF6/SiGJaP6QlEFQbOZA+x4SIPg==",
"peerDependencies": {
"react": ">=16.0",
"react-native": ">=0.57.0"
@ -12405,9 +12405,9 @@
}
},
"@react-native-clipboard/clipboard": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@react-native-clipboard/clipboard/-/clipboard-1.13.0.tgz",
"integrity": "sha512-SKImS8uTnOKQVFyoCoSmgpMQtdy+oQzwhRmpQL38Ecf3MqsBxyjWTUf5PFPryB40BXShpDuRx4fP+v4yidvNsg==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/@react-native-clipboard/clipboard/-/clipboard-1.13.1.tgz",
"integrity": "sha512-sXWYgjPOK9lDLJQ2AebYY4t19UKh0JLNzX/KTnNulS9XL7Hd4mFZPwPfL4ysF6/SiGJaP6QlEFQbOZA+x4SIPg==",
"requires": {}
},
"@react-native-community/cli": {

View File

@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.2.0-beta.15",
"version": "1.2.0-beta.16",
"versionCode": 62,
"private": true,
"scripts": {