Skip to content

Commit

Permalink
Merge pull request #56 from zmops/fix-web-bug
Browse files Browse the repository at this point in the history
fix: delete package.json packageManager
  • Loading branch information
jiangxd2016 authored Apr 24, 2023
2 parents dfbd4a8 + e5c04ca commit da87bae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
"build": "vite build",
"dev": "vite --open",
Expand Down

0 comments on commit da87bae

Please sign in to comment.