mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 09:09:10 +00:00
chore: downgrade ts-loader because webpack 4
This commit is contained in:
parent
9799114b7c
commit
a37d481b18
3 changed files with 9 additions and 21 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue