4
0
forked from crowetic/commerce

Update Next and make the CartProvider not required anymore

This commit is contained in:
Luis Alvarez
2020-10-08 22:17:40 -05:00
parent 2c82348487
commit 6dca1eadd2
6 changed files with 35 additions and 46 deletions

View File

@@ -26,7 +26,7 @@
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"lodash.debounce": "^4.0.8",
"next": "^9.5.4-canary.23",
"next": "^9.5.4",
"postcss-nesting": "^7.0.1",
"react": "^16.13.1",
"react-aria": "^3.0.0",