Skip to content

Commit

Permalink
prod command
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrikadeb7 committed Apr 15, 2024
1 parent adfda88 commit cc7e8a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"start": "npm run develop",
"serve": "gatsby serve",
"clean": "gatsby clean",
"deploy": "gatsby build && gh-pages -d public -b master",
"prepare": "husky install",
"lint-staged": "lint-staged"
},
Expand Down

0 comments on commit cc7e8a0

Please sign in to comment.