Skip to content

Commit

Permalink
Merge pull request #5 from diasjoaovitor/v5
Browse files Browse the repository at this point in the history
V5
  • Loading branch information
diasjoaovitor authored May 27, 2024
2 parents 1e6d977 + 2d985fe commit 472b15b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .github/images/associados.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "tsc --build",
"test": "jest --maxWorkers=50%",
"test:watch": "jest --watch --maxWorkers=25%",
"test:ci": "jest --runInBand",
"test:ci": "jest --runInBand --passWithNoTests",
"lint": "eslint src --max-warnings=0",
"prepare": "husky install",
"tailwind:css": "npx tailwindcss -i public/styles/tailwind.css -o public/styles/main.css --watch"
Expand Down

0 comments on commit 472b15b

Please sign in to comment.