Skip to content

Commit

Permalink
Upgrade to jupyterlab 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gnestor committed Jul 2, 2019
1 parent 9d41fbb commit e7a0b61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -33,9 +33,9 @@
"watch": "tsc -w"
},
"dependencies": {
"@jupyterlab/application": "^1.0.0-rc.0",
"@jupyterlab/console": "^1.0.0-rc.0",
"@jupyterlab/notebook": "^1.0.0-rc.0"
"@jupyterlab/application": "^1.0.0",
"@jupyterlab/console": "^1.0.0",
"@jupyterlab/notebook": "^1.0.0"
},
"devDependencies": {
"husky": "^2.5.0",
Expand Down

0 comments on commit e7a0b61

Please sign in to comment.