Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Jan 21, 2024
1 parent 2620ab4 commit 0c4c8ea
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.2.0-beta.24",
"version": "1.2.0-beta.25",
"versionCode": 62,
"private": true,
"scripts": {
Expand Down Expand Up @@ -76,15 +76,15 @@
"@react-native/babel-preset": "^0.74.0",
"@react-native/metro-config": "^0.73.3",
"@react-native/typescript-config": "^0.74.0",
"@tsconfig/react-native": "^3.0.2",
"@types/react": "^18.2.47",
"@tsconfig/react-native": "^3.0.3",
"@types/react": "^18.2.48",
"@types/react-native": "^0.72.8",
"@types/react-native-background-timer": "^2.0.2",
"@types/react-native-vector-icons": "^6.4.18",
"babel-plugin-module-resolver": "^5.0.0",
"changelog-parser": "^3.0.1",
"eslint-config-standard": "^17.1.0",
"eslint-config-standard-with-typescript": "^43.0.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"typescript": "^5.3.3"
Expand Down

0 comments on commit 0c4c8ea

Please sign in to comment.