mirror of
https://github.com/vercel/commerce.git
synced 2025-06-20 06:01:21 +00:00
Heroku deployment change
This commit is contained in:
parent
7f02987f34
commit
540673cc46
@ -46,9 +46,7 @@
|
|||||||
"swr": "^0.5.6",
|
"swr": "^0.5.6",
|
||||||
"tabbable": "^5.2.0",
|
"tabbable": "^5.2.0",
|
||||||
"tailwindcss": "^2.2.2",
|
"tailwindcss": "^2.2.2",
|
||||||
"uuidv4": "^6.2.10"
|
"uuidv4": "^6.2.10",
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"@graphql-codegen/cli": "^1.21.5",
|
"@graphql-codegen/cli": "^1.21.5",
|
||||||
"@graphql-codegen/schema-ast": "^1.18.3",
|
"@graphql-codegen/schema-ast": "^1.18.3",
|
||||||
"@graphql-codegen/typescript": "^1.22.2",
|
"@graphql-codegen/typescript": "^1.22.2",
|
||||||
@ -71,6 +69,7 @@
|
|||||||
"prettier": "^2.3.0",
|
"prettier": "^2.3.0",
|
||||||
"typescript": "4.3.4"
|
"typescript": "4.3.4"
|
||||||
},
|
},
|
||||||
|
"devDependencies": {},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user