Skip to content

Commit

Permalink
更新依赖&版本号(1.3.0-beta.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Mar 17, 2024
1 parent 69135fa commit 2b6c620
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.3.0-beta.0",
"version": "1.3.0-beta.1",
"versionCode": 63,
"private": true,
"scripts": {
Expand Down Expand Up @@ -76,15 +76,15 @@
"@react-native/metro-config": "^0.73.5",
"@react-native/typescript-config": "^0.74.0",
"@tsconfig/react-native": "^3.0.3",
"@types/react": "^18.2.65",
"@types/react": "^18.2.66",
"@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.1",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"typescript": "^5.4.2"
}
Expand Down

0 comments on commit 2b6c620

Please sign in to comment.