Skip to content

Commit

Permalink
Merge pull request #7630 from jasongrout/integrity4
Browse files Browse the repository at this point in the history
Package integrity updates
  • Loading branch information
jasongrout committed Dec 14, 2019
2 parents 19b3d00 + 6e2bb41 commit 6114157
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 9 deletions.
3 changes: 1 addition & 2 deletions packages/celltags-extension/package.json
Expand Up @@ -40,8 +40,7 @@
"dependencies": {
"@jupyterlab/application": "^2.0.0-alpha.4",
"@jupyterlab/celltags": "^0.1.0",
"@jupyterlab/notebook": "^2.0.0-alpha.4",
"@types/node": "^12.0.2"
"@jupyterlab/notebook": "^2.0.0-alpha.4"
},
"devDependencies": {
"rimraf": "~2.6.2",
Expand Down
3 changes: 1 addition & 2 deletions packages/celltags/package.json
Expand Up @@ -43,8 +43,7 @@
"@jupyterlab/cells": "^2.0.0-alpha.4",
"@jupyterlab/notebook": "^2.0.0-alpha.4",
"@jupyterlab/ui-components": "^2.0.0-alpha.4",
"@lumino/widgets": "^1.9.0",
"@types/node": "^12.0.2"
"@lumino/widgets": "^1.9.0"
},
"devDependencies": {
"rimraf": "~2.6.2",
Expand Down
1 change: 0 additions & 1 deletion packages/documentsearch/package.json
Expand Up @@ -36,7 +36,6 @@
"@jupyterlab/cells": "^2.0.0-alpha.4",
"@jupyterlab/codeeditor": "^2.0.0-alpha.4",
"@jupyterlab/codemirror": "^2.0.0-alpha.4",
"@jupyterlab/coreutils": "^4.0.0-alpha.4",
"@jupyterlab/fileeditor": "^2.0.0-alpha.4",
"@jupyterlab/notebook": "^2.0.0-alpha.4",
"@lumino/coreutils": "^1.3.1",
Expand Down
3 changes: 0 additions & 3 deletions packages/documentsearch/tsconfig.json
Expand Up @@ -18,9 +18,6 @@
{
"path": "../codemirror"
},
{
"path": "../coreutils"
},
{
"path": "../fileeditor"
},
Expand Down
1 change: 0 additions & 1 deletion packages/filebrowser-extension/package.json
Expand Up @@ -49,7 +49,6 @@
"@lumino/algorithm": "^1.2.0",
"@lumino/commands": "^1.7.0",
"@lumino/messaging": "^1.3.0",
"@lumino/polling": "^1.0.1",
"@lumino/widgets": "^1.9.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6114157

Please sign in to comment.