Skip to content

Commit

Permalink
⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Mar 29, 2024
1 parent 4557e45 commit b479a37
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 480 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"lint:fix": "prettier --write --list-different ."
},
"devDependencies": {
"autoprefixer": "^10.4.16",
"cssnano": "^6.0.1",
"postcss": "^8.4.32",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"vite": "^5.0.4"
"autoprefixer": "^10.4.19",
"cssnano": "^6.1.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"vite": "^5.2.7"
}
}
Loading

0 comments on commit b479a37

Please sign in to comment.