Skip to content

Commit 2866233

Browse files
committed
Remove @lumino/application dev dependency
This is supposed to by a dependency (already one), not a dev dependency Signed-off-by: martinRenou <[email protected]>
1 parent 3e5bbb8 commit 2866233

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"@babel/preset-env": "^7.6.3",
8383
"@babel/preset-typescript": "^7.6.0",
8484
"@jupyterlab/builder": "^3.0.1",
85-
"@lumino/application": "^1.6.0",
8685
"@types/jest": "^27.4.1",
8786
"@types/node": "^10.11.6",
8887
"@types/webpack-env": "^1.13.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@
15921592
resolved "https://registry.yarnpkg.com/@lumino/algorithm/-/algorithm-1.9.2.tgz#b95e6419aed58ff6b863a51bfb4add0f795141d3"
15931593
integrity sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==
15941594

1595-
"@lumino/application@^1.27.0", "@lumino/application@^1.6.0":
1595+
"@lumino/application@^1.27.0":
15961596
version "1.29.4"
15971597
resolved "https://registry.yarnpkg.com/@lumino/application/-/application-1.29.4.tgz#4ee5aedb424c2dd0eade52c45c42a11a153aeecc"
15981598
integrity sha512-yCBkG7Fk2tJ9OBwbzDzZyJUySGqzSGG+Fn/kQJ8kiPcEA7ajpoGrtI8/pd0TzASrih3A5PZnuoR8bRV6Dt2UbA==

0 commit comments

Comments
 (0)