Skip to content

Commit

Permalink
Merge pull request #18 from macareonie/cicd
Browse files Browse the repository at this point in the history
Attempt #4.75
  • Loading branch information
macareonie authored Jun 27, 2024
2 parents 634da2f + ac9c62b commit 72779d0
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 @@ -5,6 +5,8 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"dev": "vite",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
Expand Down

0 comments on commit 72779d0

Please sign in to comment.