4
0
forked from crowetic/commerce

Fetch the cart!

This commit is contained in:
Luis Alvarez
2020-10-04 21:20:52 -05:00
parent 8a7798d4d6
commit a3cf05fbd2
7 changed files with 35 additions and 12 deletions

View File

@@ -22,6 +22,7 @@
"@types/classnames": "^2.2.10",
"classnames": "^2.2.6",
"cookie": "^0.4.1",
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"next": "^9.5.4-canary.23",
"postcss-nested": "^5.0.1",
@@ -36,6 +37,7 @@
"@graphql-codegen/typescript": "^1.17.10",
"@graphql-codegen/typescript-operations": "^1.17.8",
"@types/cookie": "^0.4.0",
"@types/js-cookie": "^2.2.6",
"@types/node": "^14.11.2",
"@types/react": "^16.9.49",
"graphql": "^15.3.0",