Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VijetaPriya47 authored Jul 1, 2024
1 parent 0a08129 commit 690603c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Roomsoc/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"scripts": {
"start": "nodemon index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
}
},
"keywords": [],
"homepage": "https://VijetaPriya47.github.io/Roomsoc",
Expand Down

0 comments on commit 690603c

Please sign in to comment.