Skip to content

Commit 5ea4a07

Browse files
committed
Added support for RN57 and beyond
1 parent 43f6eb6 commit 5ea4a07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"bugs": "https://github.com/IjzerenHein/react-native-bundle-visualizer/issues",
1818
"license": "MIT",
1919
"dependencies": {
20-
"babel-loader": "^7.1.4",
21-
"haul": "1.0.0-rc.7",
20+
"babel-loader": "^8.0.2",
21+
"haul": "^1.0.0-rc.9",
2222
"webpack-visualizer-plugin": "^0.1.11"
2323
}
2424
}

0 commit comments

Comments
 (0)