Switch to webpack 4

This commit is contained in:
Luis Alvarez 2020-10-02 18:57:43 -05:00
parent c92ec98bfb
commit 75464c951f

View File

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