Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tech-FestivalDoJapao authored May 29, 2024
1 parent bdf54a8 commit af5ec77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fj-tech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"main": "index.js",
"scripts": {
"start": "webpack serve --mode development",
"deploy”: “gh-pages -d dist”,
"build": "webpack",
"deploy": "gh-pages -d dist",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
Expand Down

0 comments on commit af5ec77

Please sign in to comment.