Skip to content

Commit

Permalink
uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
b9348 committed Feb 6, 2025
1 parent 6fc0397 commit 7e4b3f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 331 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
"dev": "vite",
"lint": "eslint .",
"preview": "vite preview",
"build": "vite build",
"build:gh": "cross-env VITE_BASE_PATH=/webWWUID/ vite build",
"deploy": "gh-pages -d dist -b gh-pages"
"build": "vite build",
"build:gh": "cross-env VITE_BASE_PATH=/webWWUID/ vite build",
},
"dependencies": {
"antd": "^5.23.3",
Expand All @@ -31,7 +30,6 @@
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.16",
"gh-pages": "^6.3.0",
"globals": "^15.14.0",
"postcss-pxtorem": "^6.1.0",
"rimraf": "^6.0.1",
Expand Down
Loading

0 comments on commit 7e4b3f2

Please sign in to comment.