|
@@ -1,12 +1,12 @@
|
|
|
{
|
|
|
"name": "jupyter-js-plugins",
|
|
|
- "version": "0.2.2",
|
|
|
+ "version": "0.2.3",
|
|
|
"description": "Plugins for JupyterLab",
|
|
|
"main": "lib/index.js",
|
|
|
"typings": "lib/index.d.ts",
|
|
|
"dependencies": {
|
|
|
"codemirror": "^5.10.0",
|
|
|
- "jupyter-js-filebrowser": "^0.4.3",
|
|
|
+ "jupyter-js-filebrowser": "^0.4.7",
|
|
|
"jupyter-js-notebook": "^0.3.2",
|
|
|
"jupyter-js-services": "^0.4.1",
|
|
|
"jupyter-js-terminal": "^0.1.12",
|