chore: downgrade ts-loader because webpack 4

This commit is contained in:
41666 2021-06-30 08:39:07 -04:00
parent 9799114b7c
commit a37d481b18
3 changed files with 9 additions and 21 deletions

View file

@ -32,7 +32,7 @@
"@types/react-helmet": "^6.1.1",
"babel-loader": "8.1.0",
"cross-env": "7.0.3",
"ts-loader": "^9.2.3",
"ts-loader": "^8.3.0",
"webpack": "4.44.2"
},
"browserslist": {