mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
MInor change that may work in the future
This commit is contained in:
parent
c71d400142
commit
33cb4ea905
@ -8,6 +8,10 @@
|
||||
"start": "next start",
|
||||
"generate": "graphql-codegen"
|
||||
},
|
||||
"graphql": {
|
||||
"schema": "lib/bigcommerce/schema.graphql",
|
||||
"documents": "lib/bigcommerce/**/*.{graphql,js,ts,jsx,tsx}"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/ui": "^0.6.2",
|
||||
"@types/classnames": "^2.2.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user