Skip to content

Commit 5ca45dc

Browse files
committed
Updated to latest Haul bundler
1 parent ff8a0e4 commit 5ca45dc

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.2",
21-
"haul": "^1.0.0-beta.13",
20+
"babel-loader": "^7.1.4",
21+
"haul": "^1.0.0-rc.4",
2222
"webpack-visualizer-plugin": "^0.1.11"
2323
}
2424
}

0 commit comments

Comments
 (0)