This is an automated email from the git hooks/post-receive script. New commit to branch support-webpack in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git commit 9505a79342b9c48a49208680dd4ac7d4892a9563 Author: Julien Ruchaud <ruchaud@codelutin.com> Date: Mon Apr 24 14:47:24 2017 +0200 Change number of version to be compatible with yarn --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8ece89..1872cf2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "xmldom": "0.1.x" }, "dependencies": { - "exml-easysax": "bpoussin/node-exml#v0.3.2", + "exml-easysax": "bpoussin/node-exml#v0.3.3", "jszip": "2.x.x", "jszip-utils": "0.x.x", "moment": "2.11.x" -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm@forge.codelutin.com>.