From b2c7430a7a3ed84526dcff704b97ce830c1cbfe4 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Mon, 29 Feb 2016 14:44:48 -0600 Subject: [PATCH] Update to latest plugins --- notebook/static/lab/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/static/lab/package.json b/notebook/static/lab/package.json index a0753d0d3..67e607051 100644 --- a/notebook/static/lab/package.json +++ b/notebook/static/lab/package.json @@ -6,7 +6,7 @@ "main": "lib/index.js", "typings": "lib/index.d.ts", "dependencies": { - "jupyter-js-plugins": "^0.9.0", + "jupyter-js-plugins": "^0.10.0", "phosphide": "^0.9.0" }, "devDependencies": {