Skip to content

Commit

Permalink
fix: npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhe4rt committed May 31, 2023
1 parent 4ad7d5f commit 89febb1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"build": "vite build"
},
"devDependencies": {
"@awcodes/alpine-floating-ui": "^3.5.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"alpinejs": "^3.12.2",
Expand All @@ -14,8 +15,5 @@
"postcss": "^8.4.24",
"tailwindcss": "^3.3.2",
"vite": "^4.0.0"
},
"dependencies": {
"@awcodes/alpine-floating-ui": "^3.5.0"
}
}

0 comments on commit 89febb1

Please sign in to comment.