mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 13:41:22 +00:00
Adding new provider
This commit is contained in:
parent
59e1eaa9e6
commit
f481ca6cf6
@ -35,7 +35,7 @@
|
|||||||
"next": "^10.0.9-canary.5",
|
"next": "^10.0.9-canary.5",
|
||||||
"next-seo": "^4.11.0",
|
"next-seo": "^4.11.0",
|
||||||
"next-themes": "^0.0.4",
|
"next-themes": "^0.0.4",
|
||||||
"postcss": "^8.2.8",
|
"postcss": "^8.2.6",
|
||||||
"postcss-nesting": "^7.0.1",
|
"postcss-nesting": "^7.0.1",
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^17.0.1",
|
||||||
@ -44,7 +44,7 @@
|
|||||||
"shopify-buy": "^2.11.0",
|
"shopify-buy": "^2.11.0",
|
||||||
"swr": "^0.4.0",
|
"swr": "^0.4.0",
|
||||||
"tabbable": "^5.1.5",
|
"tabbable": "^5.1.5",
|
||||||
"tailwindcss": "^2.0.4"
|
"tailwindcss": "^2.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphql-codegen/cli": "^1.20.0",
|
"@graphql-codegen/cli": "^1.20.0",
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
plugins: [
|
plugins: [
|
||||||
'@tailwindcss/jit',
|
|
||||||
'postcss-nesting',
|
'postcss-nesting',
|
||||||
'postcss-flexbugs-fixes',
|
'postcss-flexbugs-fixes',
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user