Skip to content

Commit

Permalink
Merge pull request #35 from netease-kit/release/10.5.0
Browse files Browse the repository at this point in the history
Release/10.5.0
  • Loading branch information
shine2008 authored Nov 27, 2024
2 parents 792831a + e3e4b00 commit 2d5f8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"author": "netease",
"scripts": {
"dev": "NODE_OPTIONS=--openssl-legacy-provider && umi dev",
"build": "NODE_OPTIONS=--openssl-legacy-provider && umi dev",
"start": "umi dev"
"build": "umi build",
"start": "NODE_OPTIONS=--openssl-legacy-provider && umi dev"
},
"dependencies": {
"@xkit-yx/call-kit": "^3.0.0",
Expand Down

0 comments on commit 2d5f8a4

Please sign in to comment.