Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorobreza committed Jan 5, 2024
1 parent f7ceb10 commit 01bea7e
Show file tree
Hide file tree
Showing 3 changed files with 3,026 additions and 1,210 deletions.
3 changes: 1 addition & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.astro
.vscode
dist
node_modules
pnpm-lock.yaml
node_modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gobreza-simple-portfolio",
"type": "module",
"version": "0.8.0",
"version": "1.0.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down
Loading

0 comments on commit 01bea7e

Please sign in to comment.