Skip to content

Commit

Permalink
Remove caret versions
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed Mar 13, 2024
1 parent c507a3e commit 2ed44c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@astrojs/check": "0.5.7",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/check": "0.5.8",
"@astrojs/sitemap": "3.1.1",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.3.6",
"@midudev/tailwind-animations": "0.0.7",
Expand All @@ -40,6 +40,6 @@
"prettier-plugin-tailwindcss": "0.5.12",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite-plugin-pwa": "^0.19.2"
"vite-plugin-pwa": "0.19.2"
}
}

0 comments on commit 2ed44c8

Please sign in to comment.