Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
reyronald committed Apr 7, 2024
1 parent f62c84d commit e5c28ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.3.0",
"private": true,
"type": "module",
"homepage": "https://rawrington.github.io/SkillDisplay/",
"homepage": "https://reyronald.github.io/SkillDisplay/",
"scripts": {
"dev": "vite --port 3000 --open ?HOST_PORT=ws://127.0.0.1:10501",
"dev": "vite --port 3000 --open",
"build": "tsc && vite build",
"tsc": "tsc",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
Expand Down

0 comments on commit e5c28ea

Please sign in to comment.