Skip to content

Commit

Permalink
moved to all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Woodfine committed Oct 18, 2023
1 parent 95edb6e commit ca18c31
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Expand Up @@ -8,13 +8,15 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@nuxt/content": "^2.6.0",


},
"dependencies": {
"@nuxtjs/tailwindcss": "^6.7.0",
"nuxt-headlessui": "^1.1.4",
"@nuxt/image": "1.0.0-rc.2",
"nuxt-icon": "^0.5.0"
},
"dependencies": {
"nuxt-icon": "^0.5.0",
"@nuxt/content": "^2.6.0",
"@headlessui/tailwindcss": "^0.2.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
Expand Down

0 comments on commit ca18c31

Please sign in to comment.