Skip to content

Commit

Permalink
Bumped versions of tailwind and forms plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrJulik committed Sep 23, 2024
1 parent 9eace3d commit d9c96e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@shopify/prettier-plugin-liquid": "^1.0.6",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/forms": "^0.5.9",
"autoprefixer": "^10.4.14",
"jsdom": "^21.1.1",
"npm-run-all": "^4.1.5",
Expand All @@ -28,7 +28,7 @@
"postcss-nested": "^6.0.1",
"prettier": "^2.8.7",
"prettier-plugin-tailwindcss": "^0.2.6",
"tailwindcss": "^3.2.7",
"tailwindcss": "^3.4.13",
"vite": "^4.2.0",
"vite-plugin-shopify": "^2.0.2",
"vitest": "^0.29.7"
Expand Down

0 comments on commit d9c96e9

Please sign in to comment.