Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyna-anna committed Jun 13, 2023
1 parent c809e50 commit 274fbe1
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://lisitsyna-anna.github.io/filmoteka-team-project",
"homepage": "https://lisitsyna-anna.github.io/filmoteka",
"scripts": {
"start": "parcel src/*.html",
"build": "parcel build src/*.html --public-url /filmoteka-team-project/"
"build": "parcel build src/*.html --public-url /filmoteka/"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 274fbe1

Please sign in to comment.