[Python-modules-commits] [ipywidgets] 02/14: Fix upstream package.json, otherwise the webpack build emits errors

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Nov 29 16:47:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a commit to branch master
in repository ipywidgets.

commit 5d9212393ebbc1656afb9549b105489672ee0a23
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu Nov 24 20:24:11 2016 +0100

    Fix upstream package.json, otherwise the webpack build emits errors
    
    Note that we're not actually using this; this is just for documentation purposes
---
 docs/package.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/package.json b/docs/package.json
index d83d6b1..f67e7cb 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -31,9 +31,11 @@
     "babel-preset-es2015": "^6.3.13",
     "bower": "^1.7.0",
     "css-loader": "^0.23.1",
+    "es6-promise": "^3.1.2",
     "file-loader": "^0.8.5",
+    "font-awesome": "^4.5.0",
     "json-loader": "^0.5.4",
-    "jupyter-js-widgets": "file:../jupyter-js-widgets",
+    "jupyter-js-widgets": "1.2.0",
     "rimraf": "^2.5.2",
     "style-loader": "^0.13.0",
     "url-loader": "^0.5.7",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipywidgets.git



More information about the Python-modules-commits mailing list