Skip to content

Commit

Permalink
Merge pull request #6472 from vector-im/luke/fix-inline-source-map-wa…
Browse files Browse the repository at this point in the history
…rning

Bump source-map-loader version to avoid bug /w inline base64 maps
  • Loading branch information
lukebarnard1 authored Apr 9, 2018
2 parents 7f78c75 + e739d1b commit 1e9e953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"react-addons-perf": "^15.4.0",
"react-addons-test-utils": "^15.6.0",
"rimraf": "^2.4.3",
"source-map-loader": "^0.1.5",
"source-map-loader": "^0.2.3",
"webpack": "^1.12.14",
"webpack-dev-server": "^1.16.2"
},
Expand Down

0 comments on commit 1e9e953

Please sign in to comment.