Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harvanchik committed Aug 13, 2024
1 parent 6650ab6 commit e84fb11
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 124 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind-template",
"version": "1.11.6",
"version": "1.11.7",
"description": "Jake Harvanchik's TailwindCSS Starter Template Project",
"author": "Jake Harvanchik",
"main": "index.js",
Expand All @@ -17,7 +17,7 @@
"@tailwindcss/forms": "^0.5.7",
"autoprefixer": "10.4.20",
"cross-env": "^7.0.3",
"cssnano": "^7.0.4",
"cssnano": "^7.0.5",
"del": "^7.1.0",
"gulp": "^5.0.0",
"gulp-htmlmin": "^5.0.1",
Expand All @@ -28,7 +28,7 @@
"gulp-svgmin": "^4.1.0",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.9"
},
"dependencies": {
Expand Down
Loading

0 comments on commit e84fb11

Please sign in to comment.