Merge pull request #1829 from matrix-org/luke/fix-inline-source-map-warning

Bump source-map-loader version to avoid bug /w inline base64 maps
This commit is contained in:
Luke Barnard
2018-04-09 14:12:15 +01:00
committed by GitHub

View File

@@ -129,7 +129,7 @@
"require-json": "0.0.1",
"rimraf": "^2.4.3",
"sinon": "^1.17.3",
"source-map-loader": "^0.1.5",
"source-map-loader": "^0.2.3",
"walk": "^2.3.9",
"webpack": "^1.12.14"
}