Skip to content

Commit

Permalink
Release 0.4.1 for the addition of requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo Peng committed Mar 3, 2019
1 parent acf94eb commit ab6b9f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-sos",
"version": "0.4.1",
"version": "0.4.2",
"description": "JupyterLab extension for SoS workflow engine and polyglot notebook",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -30,6 +30,7 @@
},
"dependencies": {
"codemirror": "^5.42.0",
"transient-display-data": "^0.2.0",
"@jupyterlab/application": "^1.0.0-alpha.3",
"@jupyterlab/apputils": "^1.0.0-alpha.3",
"@jupyterlab/codemirror": "^1.0.0-alpha.3",
Expand Down

0 comments on commit ab6b9f1

Please sign in to comment.