Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
samadhi1311 committed Aug 24, 2023
1 parent 7b288ee commit f6d5890
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 @@ -4,7 +4,7 @@
"description": "",
"scripts": {
"start": "npx parcel src/index.html --dist-dir ./docs",
"predeploy": "parcel build src/index.html --dist-dir ./docs --public-url https://samadhilk.github.io/overnight/docs/",
"predeploy": "parcel build src/index.html --dist-dir ./docs --public-url https://samadhilk.github.io/overnight/",
"deploy": "gh-pages -d docs"
},
"keywords": [],
Expand Down

0 comments on commit f6d5890

Please sign in to comment.