Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
Perkovec committed Feb 1, 2020
1 parent 6ffb538 commit a0f51bc
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 @@ -5,7 +5,7 @@
"scripts": {
"start": "parcel src/index.html",
"build": "parcel build src/index.html --no-source-maps --public-url",
"build:gh-pages": "parcel build src/index.html --no-source-maps --public-url /vuxel/"
"build:gh-pages": "parcel build src/index.html --no-source-maps --public-url /Vuxel/"
},
"author": "perkovec",
"license": "MIT",
Expand Down

0 comments on commit a0f51bc

Please sign in to comment.