branch ramonville updated (a54cecca -> 3601baa8)
This is an automated email from the git hooks/post-receive script. New change to branch ramonville in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from a54cecca Adaptation pour Ramonville new 3601baa8 fix build JS The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 3601baa86919a511531c1b09e97c895e1b3fbab5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Nov 9 15:47:19 2018 +0100 fix build JS Summary of changes: pollen-ui-riot-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch ramonville in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 3601baa86919a511531c1b09e97c895e1b3fbab5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Nov 9 15:47:19 2018 +0100 fix build JS --- pollen-ui-riot-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/package.json b/pollen-ui-riot-js/package.json index 4a2cd0d6..b1ecab48 100644 --- a/pollen-ui-riot-js/package.json +++ b/pollen-ui-riot-js/package.json @@ -40,7 +40,7 @@ "riot-hot-reload": "^1.0.0", "riot-tag-loader": "^2.0.2", "webpack": "^4.8.3", - "webpack-cli": "^2.0.14", + "webpack-cli": "^3.1.1", "webpack-dev-server": "^3.1.4" }, "dependencies": { -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm