Skip to content

Commit

Permalink
update json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibbox committed Sep 21, 2023
1 parent 76d6998 commit 037e879
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 @@ -3,11 +3,11 @@
"version": "1.0.0",
"description": "Educator JS Codespace Template",
"source": "src/index.html",
"homepage": "https://github.com/microsoft/codespaces-teaching-template-js#readme",
"homepage": "https://Hibbox.github.io/portfolio-Hibbox",
"scripts": {
"start": "parcel",
"build": "parcel build",
"build-gh": "parcel build --public-url 'https://{github-username}.github.io/{repo-name}'",
"build-gh": "parcel build --public-url 'https://Hibbox.github.io/portfolio.git'",
"predeploy": "npm run build-gh",
"deploy": "gh-pages -d dist"
},
Expand Down

0 comments on commit 037e879

Please sign in to comment.