Unverified Commit 0518db3c authored by Vaibhav Sagar's avatar Vaibhav Sagar Committed by GitHub

jupyterlab-ihaskell: 0.0.13 (#1262)

parent 4748938d
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"name": "jupyterlab-ihaskell",
"version": "0.0.12",
"version": "0.0.13",
"description": "adds ihaskell syntax highlighting to jupyterlab",
"keywords": [
"jupyter",
......@@ -30,12 +30,12 @@
"watch": "tsc -w"
},
"dependencies": {
"@jupyterlab/application": ">=2.0.0",
"@jupyterlab/apputils": ">=2.0.0",
"@jupyterlab/docregistry": ">=2.0.0",
"@jupyterlab/notebook": ">=2.0.0",
"@jupyterlab/services": ">=3.0.1",
"@lumino/disposable": "^1.1.2"
"@jupyterlab/application": ">=3.0.0",
"@jupyterlab/apputils": ">=3.0.0",
"@jupyterlab/docregistry": ">=3.0.0",
"@jupyterlab/notebook": ">=3.0.0",
"@jupyterlab/services": ">=6.0.0",
"@lumino/disposable": "^1.7.2"
},
"devDependencies": {
"rimraf": "^3.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment