Skip to content

Commit

Permalink
发布v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Sep 9, 2023
1 parent aa81fea commit 18bc96b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lx-music-sync-server",
"version": "2.0.0-beta.4",
"version": "2.0.0",
"private": true,
"scripts": {
"build": "rimraf server && tsc --project tsconfig.json && tsc-alias -p tsconfig.json",
Expand Down Expand Up @@ -32,7 +32,7 @@
"lru-cache": "^10.0.1",
"message2call": "^0.1.2",
"utf-8-validate": "^6.0.3",
"ws": "^8.13.0"
"ws": "^8.14.1"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
Expand Down

0 comments on commit 18bc96b

Please sign in to comment.