Go back to webpack 5

This commit is contained in:
Luis Alvarez 2020-10-02 19:03:37 -05:00
parent 75464c951f
commit 3cedd7ea97

View File

@ -42,5 +42,8 @@
"prettier": "^2.1.2",
"tailwindcss": "^1.8.10",
"typescript": "^4.0.3"
},
"resolutions": {
"webpack": "^5.0.0-beta.30"
}
}