build: added typings for hot reload (#187)

This commit is contained in:
Thomas Klein
2019-10-12 11:41:54 +02:00
committed by Juan Picado @jotadeveloper
parent 7548c89401
commit 3b4d823845
3 changed files with 7 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
"@types/react-dom": "16.9.0",
"@types/react-router-dom": "5.1.0",
"@types/validator": "10.11.3",
"@types/webpack-env": "1.14.0",
"@typescript-eslint/parser": "2.3.2",
"@verdaccio/babel-preset": "2.0.0",
"@verdaccio/eslint-config": "2.0.0",
@@ -85,9 +86,9 @@
"react": "16.10.0",
"react-autosuggest": "9.4.3",
"react-dom": "16.10.0",
"react-router-dom": "5.1.2",
"react-emotion": "9.2.12",
"react-hot-loader": "4.12.11",
"react-router-dom": "5.1.2",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"source-map-loader": "0.2.4",