Skip to content

Commit

Permalink
kicked
Browse files Browse the repository at this point in the history
  • Loading branch information
shane committed Sep 12, 2024
1 parent 946d78f commit ad8ea62
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 @@ -6,7 +6,7 @@
"repository": "https://github.com/SideQuestVR/SideQuest.git",
"license": "UNLICENCED",
"author": "Shane Harris",
"main": "build-electron/app.js",
"main": "build-electron/app.js",
"scripts": {
"concurrently": "concurrently",
"start": "concurrently \"yarn electron-build && yarn platform-tools && wait-on http-get://localhost:4205/ && cross-env NODE_ENV=dev electron .\" \"cd desktop-app && ng serve --port 4205\"",
Expand Down

0 comments on commit ad8ea62

Please sign in to comment.