4
0
forked from crowetic/commerce

Added api builder

This commit is contained in:
Luis Alvarez
2020-10-03 16:06:41 -05:00
parent 808ad87413
commit c9f540cbd0
9 changed files with 261 additions and 19 deletions

View File

@@ -21,6 +21,7 @@
"@tailwindcss/ui": "^0.6.2",
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6",
"cookie": "^0.4.1",
"lodash": "^4.17.20",
"next": "^9.5.4-canary.23",
"postcss-nested": "^5.0.1",
@@ -34,6 +35,7 @@
"@graphql-codegen/schema-ast": "^1.17.8",
"@graphql-codegen/typescript": "^1.17.10",
"@graphql-codegen/typescript-operations": "^1.17.8",
"@types/cookie": "^0.4.0",
"@types/node": "^14.11.2",
"@types/react": "^16.9.49",
"graphql": "^15.3.0",