Update to latest canary

This commit is contained in:
Luis Alvarez
2020-12-29 15:00:44 -05:00
parent 4e5a81d0d5
commit 3eb9fd87ec
2 changed files with 287 additions and 272 deletions

View File

@@ -56,7 +56,7 @@
"keen-slider": "^5.2.4",
"lodash.random": "^3.2.0",
"lodash.throttle": "^4.1.1",
"next": "^10.0.3-canary.3",
"next": "^10.0.5-canary.3",
"next-seo": "^4.11.0",
"next-themes": "^0.0.4",
"postcss-nesting": "^7.0.1",
@@ -85,7 +85,7 @@
"typescript": "^4.0.3"
},
"resolutions": {
"webpack": "^5.0.0-beta.30"
"webpack": "5.11.1"
},
"license": "MIT"
}