Skip to content

Commit

Permalink
install storefront packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yinkakun committed Oct 23, 2022
1 parent 0831c03 commit 6a354a4
Show file tree
Hide file tree
Showing 2 changed files with 3,657 additions and 54 deletions.
6 changes: 6 additions & 0 deletions storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,19 @@
"format": "prettier --ignore-path ../.gitignore \"**/*.+(ts|js|tsx)\" --write"
},
"dependencies": {
"@headlessui/react": "1.7.3",
"@medusajs/medusa": "1.5.0",
"@medusajs/medusa-js": "1.3.1",
"@studio-freight/lenis": "0.2.13",
"autoprefixer": "10.4.12",
"framer-motion": "7.6.1",
"next": "12.3.1",
"next-seo": "5.6.0",
"postcss": "8.4.18",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-feather": "2.0.10",
"sharp": "0.31.1",
"tailwindcss": "3.1.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 6a354a4

Please sign in to comment.