Skip to content

Commit

Permalink
Was that really it????
Browse files Browse the repository at this point in the history
  • Loading branch information
Ameobea committed Nov 25, 2024
1 parent 04bbda7 commit efbb68e
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 @@ -51,7 +51,7 @@
"prettier": "prettier --write \"src/**/*.{ts,js,tsx}\"",
"cypress:open": "cypress open",
"cypress:run": "cypress run --browser chrome",
"cypress:serve": "http-server dist -p 9000 -P http://127.0.0.1:9000? -c-1"
"cypress:serve": "http-server dist -p 9000 -P http://localhost:9000? -c-1"
},
"dependencies": {
"@pixi/app": "^7.4.2",
Expand Down

0 comments on commit efbb68e

Please sign in to comment.