mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31: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-seo": "^4.11.0",
|
||||
"next-themes": "^0.0.4",
|
||||
"postcss": "^8.2.8",
|
||||
"postcss": "^8.2.6",
|
||||
"postcss-nesting": "^7.0.1",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
@ -44,7 +44,7 @@
|
||||
"shopify-buy": "^2.11.0",
|
||||
"swr": "^0.4.0",
|
||||
"tabbable": "^5.1.5",
|
||||
"tailwindcss": "^2.0.4"
|
||||
"tailwindcss": "^2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^1.20.0",
|
||||
|
@ -1,6 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: [
|
||||
'@tailwindcss/jit',
|
||||
'postcss-nesting',
|
||||
'postcss-flexbugs-fixes',
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user