forked from crowetic/commerce
MInor change that may work in the future
This commit is contained in:
parent
c71d400142
commit
33cb4ea905
@ -8,6 +8,10 @@
|
|||||||
"start": "next start",
|
"start": "next start",
|
||||||
"generate": "graphql-codegen"
|
"generate": "graphql-codegen"
|
||||||
},
|
},
|
||||||
|
"graphql": {
|
||||||
|
"schema": "lib/bigcommerce/schema.graphql",
|
||||||
|
"documents": "lib/bigcommerce/**/*.{graphql,js,ts,jsx,tsx}"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tailwindcss/ui": "^0.6.2",
|
"@tailwindcss/ui": "^0.6.2",
|
||||||
"@types/classnames": "^2.2.10",
|
"@types/classnames": "^2.2.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user