mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-04 06:54:27 +01:00
fix a deps conflict
This commit is contained in:
18231
package-lock.json
generated
18231
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -89,6 +89,9 @@
|
||||
"devDependencies": {
|
||||
"@craco/craco": "^6.4.0",
|
||||
"@graphql-codegen/cli": "2.3.0",
|
||||
"@graphql-codegen/typescript": "2.4.1",
|
||||
"@graphql-codegen/typescript-operations": "2.2.1",
|
||||
"@graphql-codegen/typescript-react-apollo": "3.2.2",
|
||||
"@storybook/addon-actions": "^6.3.12",
|
||||
"@storybook/addon-essentials": "^6.3.12",
|
||||
"@storybook/addon-links": "^6.3.12",
|
||||
@@ -102,9 +105,6 @@
|
||||
"gh-pages": "^3.2.3",
|
||||
"netlify-cli": "^8.0.3",
|
||||
"postcss": "^7.0.39",
|
||||
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17",
|
||||
"@graphql-codegen/typescript": "2.4.1",
|
||||
"@graphql-codegen/typescript-operations": "2.2.1",
|
||||
"@graphql-codegen/typescript-react-apollo": "3.2.2"
|
||||
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user