Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PtPrashantTripathi authored Mar 17, 2022
1 parent 218a286 commit d84e917
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 @@ -4,7 +4,7 @@
"description": "will describe later",
"main": "index.html",
"scripts": {
"start": "index.html"
"start": "http-server -c-1 -p 8081"
},
"repository": {
"type": "git",
Expand All @@ -21,6 +21,6 @@
"homepage": "https://github.com/PtPrashantTripathi/LinkPe#readme",
"dependencies": {
"qrious": "^4.0.2",
"bootstrap": "^4.5.3"
"http-server": "^14.1.0"
}
}

0 comments on commit d84e917

Please sign in to comment.