We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c9fb6 commit 32abf64Copy full SHA for 32abf64
package.json
@@ -17,8 +17,9 @@
17
"bugs": "https://github.com/IjzerenHein/react-native-bundle-visualizer/issues",
18
"license": "MIT",
19
"dependencies": {
20
- "babel-loader": "^8.0.2",
21
- "haul": "^1.0.0-rc.9",
+ "haul": "^1.0.0-rc.14",
+ "react-dom": "^16.8.4",
22
+ "react-hot-loader": "^4.8.0",
23
"webpack-visualizer-plugin": "^0.1.11"
24
}
25
0 commit comments