Skip to content

Commit

Permalink
chore: update package.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
harukiinharu committed Dec 9, 2024
1 parent 4d43a03 commit 5671c8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"d": "vite",
"b": "vite build",
"p": "vite preview",
"p-npx": "npx serve -s dist -p 3001",
"p-py": "python -m http.server -b 127.0.0.1 -d dist 3001"
"p-static": "npx http-server dist -a 127.0.0.1 -p 3001"
},
"dependencies": {
"react": "^19.0.0",
Expand Down

0 comments on commit 5671c8c

Please sign in to comment.