Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
OlenaIa committed Jun 17, 2023
1 parent 96b0fa6 commit 9fa25bf
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 @@ -2,10 +2,10 @@
"name": "parcel-project-template",
"version": "2.0.0",
"description": "",
"homepage": "https://goitacademy.github.io/parcel-project-template",
"homepage": "https://OlenaIa.github.io/goit-js-hw-11",
"scripts": {
"start": "parcel src/*.html",
"build": "parcel build src/*.html --public-url /parcel-project-template/"
"build": "parcel build src/*.html --public-url /goit-js-hw-11/"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9fa25bf

Please sign in to comment.