Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergii-Drozdiuk committed Nov 24, 2023
1 parent 002fa31 commit 0f38fe6
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://Sergii-Drozdiuk.github.io/goit-js-hw-11",
"homepage": "https://Sergii-Drozdiuk.github.io/Image-finder",
"scripts": {
"start": "parcel src/*.html",
"build": "parcel build src/*.html --public-url /goit-js-hw-11/"
"build": "parcel build src/*.html --public-url /Image-finder/"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0f38fe6

Please sign in to comment.