1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate
2018-04-09 13:12:20 +00:00

View File

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