Skip to content

Commit

Permalink
📦 install gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPetros authored Oct 27, 2024
1 parent 288154d commit 6557141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
"name": "omnicalculator",
"version": "1.0.0",
"description": "",
"homepage": "https://johnpetros.github.io/omnicalculator",
"main": "index.js",
"scripts": {
"deploy": "gh-pages -d dist",
"build": "webpack --config webpack.config.prod.js",
"dev": "webpack-dev-server --config webpack.config.dev.js --open"
},
Expand Down

0 comments on commit 6557141

Please sign in to comment.