Skip to content

Commit

Permalink
remove symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
b9348 committed Feb 6, 2025
1 parent 7e4b3f2 commit ad92a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint .",
"preview": "vite preview",
"build": "vite build",
"build:gh": "cross-env VITE_BASE_PATH=/webWWUID/ vite build",
"build:gh": "cross-env VITE_BASE_PATH=/webWWUID/ vite build"
},
"dependencies": {
"antd": "^5.23.3",
Expand Down

0 comments on commit ad92a6e

Please sign in to comment.